mirror of
https://github.com/postgres/postgres.git
synced 2026-04-08 10:38:53 -04:00
Bump catversion for restrictive RLS changes
Mea culpa. Pointed out by Andres.
This commit is contained in:
parent
dfe530a092
commit
cb9dcbc1ee
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@
|
|||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201611181
|
||||
#define CATALOG_VERSION_NO 201612061
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue