mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
Fix trivial typo.
This commit is contained in:
@ -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
|
Datum
|
||||||
pg_logical_emit_message_bytea(PG_FUNCTION_ARGS)
|
pg_logical_emit_message_bytea(PG_FUNCTION_ARGS)
|
||||||
|
Reference in New Issue
Block a user