1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +03:00

Bump catversion because of new function in the materialized view patch.

This commit is contained in:
Kevin Grittner
2013-03-05 05:32:03 -06:00
parent 542eeba269
commit c8056592bc

View File

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