Re: Bug in SQL/MED?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Bug in SQL/MED?
Дата
Msg-id 1309444757-sup-2714@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Bug in SQL/MED?  (花田 茂<hanada@metrosystems.co.jp>)
Ответы Re: Bug in SQL/MED?  (Shigeru Hanada <shigeru.hanada@gmail.com>)
Список pgsql-hackers
Excerpts from 花田 茂's message of jue jun 30 06:00:23 -0400 2011:

> I attached a patch which fixes file_fdw to check required option
> (filename) in its validator function.  I think that such requirement
> should be checked again in PlanForeignScan(), as it had been so far.
> Note that this patch requires fdw.patch has been applied.

I think it'd be good to keep the error check in fileGetOptions() just to
ensure that we don't crash in case a catalog is messed up with, though
I'd degrade it to elog(ERROR) from ereport.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Steve Singer
Дата:
Сообщение: Re: libpq SSL with non-blocking sockets
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: Small patch for GiST: move childoffnum to child