projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4439517
)
Bump PG_CONTROL_VERSION to 937
author
Simon Riggs
<simon@2ndQuadrant.com>
Tue, 30 Apr 2013 12:27:47 +0000
(13:27 +0100)
committer
Simon Riggs
<simon@2ndQuadrant.com>
Tue, 30 Apr 2013 12:27:47 +0000
(13:27 +0100)
src/include/catalog/pg_control.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/pg_control.h
b/src/include/catalog/pg_control.h
index dfe6aacdf70d8bfdaab1bc30e74e92f8051aad80..bf3c1bcc459b7d2064ce44b7398466a6a0917b50 100644
(file)
--- a/
src/include/catalog/pg_control.h
+++ b/
src/include/catalog/pg_control.h
@@
-21,7
+21,7
@@
/* Version identifier for this pg_control format */
-#define PG_CONTROL_VERSION 93
6
+#define PG_CONTROL_VERSION 93
7
/*
* Body of CheckPoint XLOG records. This is declared here because we keep