mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
Bump catalog version for recent toast table additions
This has been forgotten in 96cdeae
.
This commit is contained in:
@ -53,6 +53,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* yyyymmddN */
|
/* yyyymmddN */
|
||||||
#define CATALOG_VERSION_NO 201807121
|
#define CATALOG_VERSION_NO 201807191
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user