mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
Forgotten catversion bump
6254c55f81,c085e1c1cband075f0a880fall 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,c085e1c1cband075f0a880f.
This commit is contained in:
parent
075f0a880f
commit
565f339000
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@
|
|||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201907054
|
||||
#define CATALOG_VERSION_NO 201907141
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue