Bump catversion so that HEAD is beyond 9.5
As pointed out by Tom, since HEAD has progressed beyond 9.5 in terms of its catalog, we need to be sure catversion of HEAD is advanced beyond that of 9.5. Corrects my mistake in the pg_stats view commit cfa928ff.
This commit is contained in:
parent
7b4bfc87d5
commit
1e2bd43b31
@ -53,6 +53,6 @@
|
||||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201507281
|
||||
#define CATALOG_VERSION_NO 201507282
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user