>- <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.
> >- <term><literal>fdw_startup_cost</literal></term> >+ <term><literal>fdw_startup_cost</literal> (<type>double >+ precision</type>)</term> >- <term><literal>fdw_tuple_cost</literal></term> >+ <term><literal>fdw_tuple_cost</literal> (<type>double >+ precision</type>)</term> > >Since "floating point" is used for GUC docs, "floating point" should be used >for >the sake of consistenty, instead? Sure, I changed "double precision" to "floating point". Best regards, Shinya Kato
add_argument_type_to_postgres-fdw_docs_v2.patch
Description: add_argument_type_to_postgres-fdw_docs_v2.patch