mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Bump catversion for pg_file_settings
Pointed out by Andres (thanks!) Apologies for not including it in the initial patch.
This commit is contained in:
parent
a97e0c3354
commit
4b342fb591
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@
|
|||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201505082
|
||||
#define CATALOG_VERSION_NO 201505083
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue