Update PGSTAT_FILE_FORMAT_ID

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

Per note from Tom.
This commit is contained in:
Alvaro Herrera 2015-02-20 12:59:27 -03:00
parent d42358efb1
commit 3b14bb7771

View File

@ -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