pgsql: doc: Document some nuances of logical replication of TRUNCATE

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Document some nuances of logical replication of TRUNCATE
Date: 2018-06-27 05:44:08
Message-ID: E1fY3FQ-0006d1-9u@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Document some nuances of logical replication of TRUNCATE

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c9d6a45724d642a00bd2b4c0f082cf4e1eb76e29

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-06-27 06:04:43 pgsql: doc: Improve wording and fix whitespace
Previous Message Amit Kapila 2018-06-27 02:48:00 pgsql: Cosmetic improvements for faster column addition.