projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaef65f
)
Update catversion for ipv6 addition.
author
Bruce Momjian
<bruce@momjian.us>
Wed, 25 Jun 2003 01:26:16 +0000
(
01:26
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 25 Jun 2003 01:26:16 +0000
(
01:26
+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 f6c3855bb410e6fd8c2690c40ac2f0b984507cf1..8bba8c953dbd9e9cd6dc9f32db5a4baa7a5407b0 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-37,7
+37,7
@@
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: catversion.h,v 1.
199 2003/06/22 22:04:55 tgl
Exp $
+ * $Id: catversion.h,v 1.
200 2003/06/25 01:26:16 momjian
Exp $
*
*-------------------------------------------------------------------------
*/
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2003062
2
1
+#define CATALOG_VERSION_NO 2003062
4
1
#endif