Re: [BUGS] bug or not bug, xmlvalidate(xml, text) can read and show one line from file

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [BUGS] bug or not bug, xmlvalidate(xml, text) can read and show one line from file
Дата
Msg-id 20080229194227.GO4673@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [BUGS] bug or not bug, xmlvalidate(xml, text) can read and show one line from file  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: [BUGS] bug or not bug, xmlvalidate(xml, text) can read and show one line from file  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Peter Eisentraut escribió:
> Am Freitag, 29. Februar 2008 schrieb Tom Lane:
> > Sergey Burladyan <eshkinkot@gmail.com> writes:
> > > [ xmlvalidate is a security hole ]
> >
> > Given that this function is not documented nor tested in the regression
> > tests, I propose diking it out entirely.
> 
> Yes, it was accidentally left over from previous work.  We should have removed 
> it before the release, but that would have required an initdb.

So let's change it for a function that elog(ERROR)s on entry.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Webb Sprague"
Дата:
Сообщение: Re: creating new aggregate function
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] bug or not bug, xmlvalidate(xml, text) can read and show one line from file