pgsql: doc: Add type information for postgres_fdw parameters.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add type information for postgres_fdw parameters.
Date: 2021-06-30 10:33:51
Message-ID: E1lyXXT-0007aH-P9@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add type information for postgres_fdw parameters.

Author: Shinya Kato
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/TYAPR01MB2896DEB25C3B0D57F6139768C40F9@TYAPR01MB2896.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/61d599ede7424d88bbd4006b968bae366b6b9f5d

Modified Files
--------------
doc/src/sgml/postgres-fdw.sgml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2021-06-30 11:58:16 pgsql: doc: Improve descriptions of tup_returned and tup_fetched in pg_
Previous Message Peter Eisentraut 2021-06-30 06:52:31 pgsql: genbki stricter error handling