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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add missing_ok option to the SQL functions for reading files.
Date: 2015-08-28 14:21:33
Message-ID: 20150828142133.GD21830@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2015-08-28 14:30:29 pgsql: Clarify what some historic terms in rewriteHandler.c mean.
Previous Message Bruce Momjian 2015-08-28 14:17:44 Re: pgsql: Add missing_ok option to the SQL functions for reading files.