We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50d4f4 commit 3470391Copy full SHA for 3470391
doc/src/sgml/logical-replication.sgml
@@ -1382,9 +1382,9 @@ test_sub=# SELECT * FROM child ORDER BY a;
1382
</para>
1383
1384
<para>
1385
- If no column list is specified, any columns added later are automatically
1386
- replicated. This means that having a column list which names all columns
1387
- is not the same as having no column list at all.
+ If no column list is specified, any columns added to the table later are
+ automatically replicated. This means that having a column list which names
+ all columns is not the same as having no column list at all.
1388
1389
1390
0 commit comments