Fix typo on comment
This commit is contained in:
parent
9acb85597f
commit
e7e4cd1ab5
@ -23,7 +23,7 @@ typedef struct LogicalRepRelMapEntry
|
|||||||
Relation localrel; /* relcache entry */
|
Relation localrel; /* relcache entry */
|
||||||
AttrNumber *attrmap; /* map of local attributes to
|
AttrNumber *attrmap; /* map of local attributes to
|
||||||
* remote ones */
|
* remote ones */
|
||||||
bool updatable; /* Can apply updates/detetes? */
|
bool updatable; /* Can apply updates/deletes? */
|
||||||
|
|
||||||
/* Sync state. */
|
/* Sync state. */
|
||||||
char state;
|
char state;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user