Re: Fix doc bug in logical replication.
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Robert Treat <rob@xzilla.net>, Euler Taveira <euler@timbira.com.br>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-06-23T17:25:26Z
Lists: pgsql-hackers
On 2019-04-12 19:52, Robert Treat wrote: > It is clear to me that the docs are wrong, but I don't see anything > inherently incorrect about the code itself. Do you have suggestions > for how you would like to see the code comments improved? The question is perhaps whether we want to document that non-matching data types do work. It happens to work now, but do we always want to guarantee that? There is talk of a binary mode for example. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
doc: Clarify logical replication documentation
- a5407d1bd628 10.10 landed
- 1b6c2b9d99b6 11.5 landed
- 0d6726356351 12.0 landed
- 482501d433b9 13.0 landed