mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Fix s/pluggins/plugins/ typo in two comments.
Michael Paquier
This commit is contained in:
@@ -394,7 +394,7 @@ pg_logical_slot_get_changes_guts(FunctionCallInfo fcinfo, bool confirm, bool bin
|
||||
MemoryContextSwitchTo(oldcontext);
|
||||
|
||||
/*
|
||||
* Check whether the output pluggin writes textual output if that's
|
||||
* Check whether the output plugin writes textual output if that's
|
||||
* what we need.
|
||||
*/
|
||||
if (!binary &&
|
||||
|
Reference in New Issue
Block a user