Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
461ef73
)
Bump up catalog vesion due to 64-bit large object API functions
author
Tatsuo Ishii
<ishii@postgresql.org>
Sun, 7 Oct 2012 00:36:20 +0000
(09:36 +0900)
committer
Tatsuo Ishii
<ishii@postgresql.org>
Sun, 7 Oct 2012 00:36:20 +0000
(09:36 +0900)
addition.
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 3fb0b5b227c43342f27fe64151a46b2fb082386b..5254a57d8a6816b8d1a91b6effab7fc7c2398230 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2012
082
71
+#define CATALOG_VERSION_NO 2012
100
71
#endif