Re: pgsql: Add missing_ok option to the SQL functions for reading files. - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Add missing_ok option to the SQL functions for reading files.
Date
Msg-id 20150828142133.GD21830@momjian.us
Whole thread Raw
In response to Re: pgsql: Add missing_ok option to the SQL functions for reading files.  (Bruce Momjian <bruce@momjian.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Add missing_ok option to the SQL functions for reading files.
Next
From: Andres Freund
Date:
Subject: pgsql: Clarify what some historic terms in rewriteHandler.c mean.