summaryrefslogtreecommitdiff
path: root/src/include/storage/standbydefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/storage/standbydefs.h')
-rw-r--r--src/include/storage/standbydefs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/storage/standbydefs.h b/src/include/storage/standbydefs.h
index bd3c97fe43..ea22d77e07 100644
--- a/src/include/storage/standbydefs.h
+++ b/src/include/storage/standbydefs.h
@@ -24,9 +24,9 @@ extern void standby_redo(XLogReaderState *record);
extern void standby_desc(StringInfo buf, XLogReaderState *record);
extern const char *standby_identify(uint8 info);
extern void standby_desc_invalidations(StringInfo buf,
- int nmsgs, SharedInvalidationMessage *msgs,
- Oid dbId, Oid tsId,
- bool relcacheInitFileInval);
+ int nmsgs, SharedInvalidationMessage *msgs,
+ Oid dbId, Oid tsId,
+ bool relcacheInitFileInval);
/*
* XLOG message types