1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-05 07:41:25 +03:00

Bump catversion for restrictive RLS changes

Mea culpa.

Pointed out by Andres.
This commit is contained in:
Stephen Frost
2016-12-06 10:12:31 -05:00
parent dfe530a092
commit cb9dcbc1ee

View File

@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201611181
#define CATALOG_VERSION_NO 201612061
#endif