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 57d8080 commit 2f12c9fCopy full SHA for 2f12c9f
src/include/catalog/catversion.h
@@ -37,7 +37,7 @@
37
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
38
* Portions Copyright (c) 1994, Regents of the University of California
39
*
40
- * $Id: catversion.h,v 1.33 2000/06/19 03:54:45 tgl Exp $
+ * $Id: catversion.h,v 1.34 2000/07/03 23:19:04 wieck Exp $
41
42
*-------------------------------------------------------------------------
43
*/
@@ -53,6 +53,6 @@
53
54
55
/* yyyymmddN */
56
-#define CATALOG_VERSION_NO 200006181
+#define CATALOG_VERSION_NO 200007041
57
58
#endif
0 commit comments