1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-30 21:42:05 +03:00

Bump up catalog vesion due to 64-bit large object API functions

addition.
This commit is contained in:
Tatsuo Ishii
2012-10-07 09:36:20 +09:00
parent 461ef73f09
commit b51a65f5bf

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201208271
#define CATALOG_VERSION_NO 201210071
#endif