We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c121b commit 4e6ac2eCopy full SHA for 4e6ac2e
src/include/catalog/catversion.h
@@ -37,7 +37,7 @@
37
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
38
* Portions Copyright (c) 1994, Regents of the University of California
39
*
40
- * $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.489 2008/09/25 03:28:56 tgl Exp $
+ * $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.490 2008/09/30 11:11:28 heikki Exp $
41
42
*-------------------------------------------------------------------------
43
*/
@@ -53,6 +53,6 @@
53
54
55
/* yyyymmddN */
56
-#define CATALOG_VERSION_NO 200809241
+#define CATALOG_VERSION_NO 200809301
57
58
#endif
0 commit comments