Thanks to visit codestin.com Credit goes to github.com
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 8876e37 commit 7123349Copy full SHA for 7123349
src/include/catalog/catversion.h
@@ -37,7 +37,7 @@
37
* Portions Copyright (c) 1996-2006, 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.331 2006/05/02 22:25:10 tgl Exp $
+ * $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.332 2006/05/17 16:37:06 teodor Exp $
41
42
*-------------------------------------------------------------------------
43
*/
@@ -53,6 +53,6 @@
53
54
55
/* yyyymmddN */
56
-#define CATALOG_VERSION_NO 200605023
+#define CATALOG_VERSION_NO 200605171
57
58
#endif
0 commit comments