projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d42358e
)
Update PGSTAT_FILE_FORMAT_ID
author
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Fri, 20 Feb 2015 15:59:27 +0000
(12:59 -0300)
committer
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Fri, 20 Feb 2015 15:59:27 +0000
(12:59 -0300)
Previous commit should have bumped it but didn't. Oops.
Per note from Tom.
src/include/pgstat.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/pgstat.h
b/src/include/pgstat.h
index 6356085785cb14a37505188bba346f926fbfa447..30934d3ddf6bad473415732e6a8d4d25486e9ce5 100644
(file)
--- a/
src/include/pgstat.h
+++ b/
src/include/pgstat.h
@@
-551,7
+551,7
@@
typedef union PgStat_Msg
* ------------------------------------------------------------
*/
-#define PGSTAT_FILE_FORMAT_ID 0x01A5BC9
C
+#define PGSTAT_FILE_FORMAT_ID 0x01A5BC9
D
/* ----------
* PgStat_StatDBEntry The collector's data per database