mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 12:51:05 -04:00
Bump catalog version for recent toast table additions
This has been forgotten in 96cdeae.
This commit is contained in:
parent
96cdeae07f
commit
f2b1316a94
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@
|
|||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201807121
|
||||
#define CATALOG_VERSION_NO 201807191
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue