Re: pgsql: Add missing_ok option to the SQL functions for reading files.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql: Add missing_ok option to the SQL functions for reading files.
Дата
Msg-id 20150828142133.GD21830@momjian.us
обсуждение исходный текст
Ответ на Re: pgsql: Add missing_ok option to the SQL functions for reading files.  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-committers
On Fri, Aug 28, 2015 at 10:17:44AM -0400, Bruce Momjian wrote:
> and I see Tom added it properly:
>
>     <!--
>     2015-06-28 [cb2acb1] Heikki..: Add missing_ok option to the SQL functions for..
>     -->
>            <para>
>             Add an optional <replaceable>missing_ok</> argument to <link
>             linkend="functions-admin-genfile-table"><function>pg_read_file()</></>
>             and related functions (Michael Paquier, Heikki Linnakangas)
>            </para>
>           </listitem>
>
> so, after all that detail, I think we are good.

I think the crux of the issue is that I am coming to these emails late,
and much of the maintenance is happening with little visibility.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Add missing_ok option to the SQL functions for reading files.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Clarify what some historic terms in rewriteHandler.c mean.