1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-23 03:21:12 +03:00

Bump catversion for to_bin() and to_oct().

Missed in 260a1f18da.
This commit is contained in:
Nathan Bossart
2023-08-23 14:19:58 -07:00
parent b2c91d841f
commit d7f249020a

View File

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