Skip to content
Snippets Groups Projects
Commit 3b14bb77 authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Update PGSTAT_FILE_FORMAT_ID

Previous commit should have bumped it but didn't.  Oops.

Per note from Tom.
parent d42358ef
Branches
Tags
No related merge requests found
...@@ -551,7 +551,7 @@ typedef union PgStat_Msg ...@@ -551,7 +551,7 @@ typedef union PgStat_Msg
* ------------------------------------------------------------ * ------------------------------------------------------------
*/ */
#define PGSTAT_FILE_FORMAT_ID 0x01A5BC9C #define PGSTAT_FILE_FORMAT_ID 0x01A5BC9D
/* ---------- /* ----------
* PgStat_StatDBEntry The collector's data per database * PgStat_StatDBEntry The collector's data per database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment