Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b2f87b4

Browse files
committed
Bump PGSTAT_FILE_FORMAT_ID
This was missed in 960869d Reported-By: Laurenz Albe Discussion: https://postgr.es/m/4f0aacc5fe1b4bfafa32b36ecd97469fae526a75.camel@cybertec.at
1 parent 5d1e5c8 commit b2f87b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/pgstat.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ typedef union PgStat_Msg
692692
* ------------------------------------------------------------
693693
*/
694694

695-
#define PGSTAT_FILE_FORMAT_ID 0x01A5BC9F
695+
#define PGSTAT_FILE_FORMAT_ID 0x01A5BCA0
696696

697697
/* ----------
698698
* PgStat_StatDBEntry The collector's data per database

0 commit comments

Comments
 (0)