projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a4a802
)
Up version to force initdb to fix regression problems.
author
Bruce Momjian
<
[email protected]
>
Thu, 10 May 2001 22:39:24 +0000
(22:39 +0000)
committer
Bruce Momjian
<
[email protected]
>
Thu, 10 May 2001 22:39:24 +0000
(22:39 +0000)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 832f91fb09f172d5ffc3d31aba10fccd5431c783..e0ecbb13d92bbf96d6018c9842316409eebae1ad 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-37,7
+37,7
@@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: catversion.h,v 1.7
1 2001/05/07 00:43:24 tgl
Exp $
+ * $Id: catversion.h,v 1.7
2 2001/05/10 22:39:24 momjian
Exp $
*
*-------------------------------------------------------------------------
*/
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 200105
05
1
+#define CATALOG_VERSION_NO 200105
10
1
#endif