1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-28 11:55:03 +03: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:
Stephen Frost
2015-05-08 19:14:32 -04:00
parent a97e0c3354
commit 4b342fb591

View File

@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201505082
#define CATALOG_VERSION_NO 201505083
#endif