pgsql: Bump PGSTAT_FILE_FORMAT_ID, omitted in 8aaa04b32d7

2023-03-30 Thread Andres Freund
Bump PGSTAT_FILE_FORMAT_ID, omitted in 8aaa04b32d7

I forgot to do so in the referenced commit. While the consequences of omitting
the version change are likely to be harmless (besides discarding stats, as a
PGSTAT_FILE_FORMAT_ID bump also does), it still seems worth doing.

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/f95c1cd6b2fd7d70e219ea8c5fabf2c0a75d7705

Modified Files
--
src/include/pgstat.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



pgsql: Bump PGSTAT_FILE_FORMAT_ID

2021-01-18 Thread Magnus Hagander
Bump PGSTAT_FILE_FORMAT_ID

This was missed in 960869da08

Reported-By: Laurenz Albe
Discussion: 
https://postgr.es/m/4f0aacc5fe1b4bfafa32b36ecd97469fae526a75.ca...@cybertec.at

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/b2f87b46690ab8cd3ee7c77226fcf3f5bb713e5b

Modified Files
--
src/include/pgstat.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)