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 6a3d396 commit 7b16781Copy full SHA for 7b16781
src/backend/replication/logical/logicalfuncs.c
@@ -386,7 +386,7 @@ pg_logical_slot_peek_binary_changes(PG_FUNCTION_ARGS)
386
387
388
/*
389
- * SQL function for writing logical decding message into WAL.
+ * SQL function for writing logical decoding message into WAL.
390
*/
391
Datum
392
pg_logical_emit_message_bytea(PG_FUNCTION_ARGS)
0 commit comments