mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Forgotten catversion bump
6254c55f81
,c085e1c1cb
and075f0a880f
all change system catalog. But catversion bump is missed in all of them. So, do catversion bump now. Also, I need mention patch reviewer Fabien Coelho, who has been missed in commit messages of6254c55f81
,c085e1c1cb
and075f0a880f
.
This commit is contained in:
@ -53,6 +53,6 @@
|
||||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201907054
|
||||
#define CATALOG_VERSION_NO 201907141
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user