| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Clarify logical replication documentation |
| Date: | 2019-07-08 12:45:16 |
| Message-ID: | E1hkT1A-0003Zb-Mg@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Clarify logical replication documentation
Document that the data types of replicated tables do not need to
match. The documentation previously claimed that they had to match.
Author: Robert Treat <rob(at)xzilla(dot)net>
Discussion: https://www.postgresql.org/message-id/flat/CAJSLCQ13==D8Ka2YLyctTm0Y+8MhGYcX_zj7fU0rqRzhcV++3w(at)mail(dot)gmail(dot)com
Branch
------
REL_12_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/0d67263563517131c5cf9ba6df46fc2541bc7d9e
Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2019-07-08 19:15:07 | pgsql: tableam: Provide helper functions for relation sizing. |
| Previous Message | Michael Meskes | 2019-07-08 06:31:31 | pgsql: Fix small memory leak in ecpglib ecpg_update_declare_statement() |