mirror of https://github.com/postgres/postgres
Forgot catversion bump in the SP-GiST adjacent support patch.
This commit is contained in:
parent
23f10b6473
commit
96443d1420
|
@ -53,6 +53,6 @@
|
|||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201303051
|
||||
#define CATALOG_VERSION_NO 201303081
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue