mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 06:08:26 -04:00
Bump up catalog vesion due to 64-bit large object API functions
addition.
This commit is contained in:
parent
461ef73f09
commit
b51a65f5bf
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@
|
|||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201208271
|
||||
#define CATALOG_VERSION_NO 201210071
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue