mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Add catversion bump missed in 16828d5c0
.
Given that pg_attribute changed its layout...
This commit is contained in:
@ -53,6 +53,6 @@
|
||||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201803231
|
||||
#define CATALOG_VERSION_NO 201803271
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user