Re: PGDOCS - Replica Identity quotes
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: David Zhang <david.zhang@highgo.ca>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-05-08T03:57:33Z
Lists: pgsql-hackers
On Mon, May 8, 2023 at 1:09 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Mon, May 08, 2023 at 10:29:50AM +1000, Peter Smith wrote: > > Thanks for giving some feedback on my patch. > > Looks OK. > > While on it, looking at logical-replication.sgml, it seems to me that > these two are also incorrect, and we should use <literal> markups: > implemented by <quote>walsender</quote> and <quote>apply</quote> > -- I agree. Do you want me to make a new v4 patch to also do that, or will you handle them in passing? ------ Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
doc: Fix some markups in logical replication section
- 0890f7d528c4 16.0 landed
-
Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.
- 89e46da5e511 16.0 cited