Re: add argument type to postgres_fdw docs - Mailing list pgsql-docs

From Fujii Masao
Subject Re: add argument type to postgres_fdw docs
Date
Msg-id 7b95b488-91bb-ad70-645e-62c80cd7edcb@oss.nttdata.com
Whole thread Raw
In response to RE: add argument type to postgres_fdw docs  (<Shinya11.Kato@nttdata.com>)
List pgsql-docs

On 2021/06/16 14:13, Shinya11.Kato@nttdata.com wrote:
>> -     <term><literal>extensions</literal></term>
>> +     <term><literal>extensions</literal> (<type>enum</type>)</term>
>>
>> Since each value in "extensions" parameter is not limitted like
>> shared_preload_libraries, its type should be "string"?
> Yes, I fixed it.

Thanks for updating the patch! Pushed.

Regards,
  

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



pgsql-docs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: doc: Document how to run regression tests with custom server settings
Next
From: Fujii Masao
Date:
Subject: Re: more detailed description of tup_returned and tup_fetched