Skip to content

Commit

Permalink
Fix trivial typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
anarazel committed Apr 15, 2016
1 parent 6a3d396 commit 7b16781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/replication/logical/logicalfuncs.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ pg_logical_slot_peek_binary_changes(PG_FUNCTION_ARGS)


/*
* SQL function for writing logical decding message into WAL.
* SQL function for writing logical decoding message into WAL.
*/
Datum
pg_logical_emit_message_bytea(PG_FUNCTION_ARGS)
Expand Down

0 comments on commit 7b16781

Please sign in to comment.