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 47503f9 commit f5bbcfbCopy full SHA for f5bbcfb
src/include/catalog/catversion.h
@@ -37,7 +37,7 @@
37
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
38
* Portions Copyright (c) 1994, Regents of the University of California
39
*
40
- * $Id: catversion.h,v 1.102 2001/10/28 06:25:59 momjian Exp $
+ * $Id: catversion.h,v 1.103 2002/01/12 18:09:04 tgl Exp $
41
42
*-------------------------------------------------------------------------
43
*/
@@ -53,6 +53,6 @@
53
54
55
/* yyyymmddN */
56
-#define CATALOG_VERSION_NO 200110251
+#define CATALOG_VERSION_NO 200201121
57
58
#endif
0 commit comments