mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Fix collection of typos and grammar mistakes in the tree, volume 2
This fixes some comments and documentation new as of Postgres 13, and is
a follow-up of the work done in dd0f37e
.
Author: Justin Pryzby
Discussion: https://postgr.es/m/20200408165653.GF2228@telsasoft.com
This commit is contained in:
@@ -575,7 +575,7 @@ logicalrep_partmap_init(void)
|
||||
* Returned entry reuses most of the values of the root table's entry, save
|
||||
* the attribute map, which can be different for the partition.
|
||||
*
|
||||
* Note there's no logialrep_partition_close, because the caller closes the
|
||||
* Note there's no logicalrep_partition_close, because the caller closes the
|
||||
* the component relation.
|
||||
*/
|
||||
LogicalRepRelMapEntry *
|
||||
|
Reference in New Issue
Block a user