Skip to content

Commit 5a64cb7

Browse files
committed
Fix s/pluggins/plugins/ typo in two comments.
Michael Paquier
1 parent 9c4b55d commit 5a64cb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/replication/logical/logicalfuncs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ pg_logical_slot_get_changes_guts(FunctionCallInfo fcinfo, bool confirm, bool bin
394394
MemoryContextSwitchTo(oldcontext);
395395

396396
/*
397-
* Check whether the output pluggin writes textual output if that's
397+
* Check whether the output plugin writes textual output if that's
398398
* what we need.
399399
*/
400400
if (!binary &&

src/include/catalog/objectaccess.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Object access hooks are intended to be called just before or just after
1515
* performing certain actions on a SQL object. This is intended as
16-
* infrastructure for security or logging pluggins.
16+
* infrastructure for security or logging plugins.
1717
*
1818
* OAT_POST_CREATE should be invoked just after the object is created.
1919
* Typically, this is done after inserting the primary catalog records and

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy