mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
Bump PGSTAT_FILE_FORMAT_ID
This was missed in 960869da08 Reported-By: Laurenz Albe Discussion: https://postgr.es/m/4f0aacc5fe1b4bfafa32b36ecd97469fae526a75.camel@cybertec.at
This commit is contained in:
parent
5d1e5c8b75
commit
b2f87b4669
@ -692,7 +692,7 @@ typedef union PgStat_Msg
|
||||
* ------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#define PGSTAT_FILE_FORMAT_ID 0x01A5BC9F
|
||||
#define PGSTAT_FILE_FORMAT_ID 0x01A5BCA0
|
||||
|
||||
/* ----------
|
||||
* PgStat_StatDBEntry The collector's data per database
|
||||
|
Loading…
x
Reference in New Issue
Block a user