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:
98bf89e
)
Make setval(text,int32,bool) visible
author
Philip Warner
<pjw@rhyme.com.au>
Fri, 13 Oct 2000 00:33:47 +0000
(
00:33
+0000)
committer
Philip Warner
<pjw@rhyme.com.au>
Fri, 13 Oct 2000 00:33:47 +0000
(
00:33
+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 a16c220df5cba8d7fa04b3b5401d2791ff75cfa2..58712c0d0445d8e49428e0adafe0a9b45ecdc573 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 200010
04
1
+#define CATALOG_VERSION_NO 200010
13
1
#endif