1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-28 11:55:03 +03:00

Bump catalog version for pg_wait_events

Missed in 1e68e43, because I cannot correctly merge a branch.
This commit is contained in:
Michael Paquier
2023-08-20 15:44:48 +09:00
parent 1e68e43d3f
commit 1951d21b29

View File

@@ -57,6 +57,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 202308161
#define CATALOG_VERSION_NO 202308201
#endif