1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Forgot catversion bump in the SP-GiST adjacent support patch.

This commit is contained in:
Heikki Linnakangas
2013-03-08 17:12:38 +02:00
parent 23f10b6473
commit 96443d1420

View File

@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201303051
#define CATALOG_VERSION_NO 201303081
#endif