]> granicus.if.org Git - postgresql/commitdiff
Update PGSTAT_FILE_FORMAT_ID
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 20 Feb 2015 15:59:27 +0000 (12:59 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 20 Feb 2015 15:59:27 +0000 (12:59 -0300)
Previous commit should have bumped it but didn't.  Oops.

Per note from Tom.

src/include/pgstat.h

index 6356085785cb14a37505188bba346f926fbfa447..30934d3ddf6bad473415732e6a8d4d25486e9ce5 100644 (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