We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c7d8d commit d97a59aCopy full SHA for d97a59a
src/bin/pg_basebackup/walmethods.h
@@ -16,7 +16,7 @@ typedef enum
16
{
17
CLOSE_NORMAL,
18
CLOSE_UNLINK,
19
- CLOSE_NO_RENAME,
+ CLOSE_NO_RENAME
20
} WalCloseMethod;
21
22
typedef struct WalWriteMethod WalWriteMethod;
0 commit comments