pgsql: doc: Review for "Allow TRUNCATE command to truncate foreign tabl

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Review for "Allow TRUNCATE command to truncate foreign tabl
Date: 2021-04-27 09:40:12
Message-ID: E1lbKCS-0004X0-JE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Review for "Allow TRUNCATE command to truncate foreign tables".

Typos, corrections and language improvements in the docs.

Author: Justin Pryzby, Fujii Masao
Reviewed-by: Bharath Rupireddy, Justin Pryzby, Fujii Masao
Discussion: https://postgr.es/m/20210411041658.GB14564@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0c8f40863acb94963df9fd6a4369eb71efe9a93b

Modified Files
--------------
doc/src/sgml/fdwhandler.sgml | 37 +++++++++++++++++--------------------
doc/src/sgml/postgres-fdw.sgml | 8 +++++++-
doc/src/sgml/ref/truncate.sgml | 2 +-
3 files changed, 25 insertions(+), 22 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2021-04-27 12:29:00 pgsql: Improve logic in PostgresVersion.pm
Previous Message Fujii Masao 2021-04-27 05:42:18 pgsql: Don't pass "ONLY" options specified in TRUNCATE to foreign data