summaryrefslogtreecommitdiff
path: root/src/include/pgstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/pgstat.h')
-rw-r--r--src/include/pgstat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pgstat.h b/src/include/pgstat.h
index b01875d5b16..5bfe19e66be 100644
--- a/src/include/pgstat.h
+++ b/src/include/pgstat.h
@@ -211,7 +211,7 @@ typedef struct PgStat_TableXactStatus
* ------------------------------------------------------------
*/
-#define PGSTAT_FILE_FORMAT_ID 0x01A5BCB6
+#define PGSTAT_FILE_FORMAT_ID 0x01A5BCB7
typedef struct PgStat_ArchiverStats
{