index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pg_xlogdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
1
-3
/
+1
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
1
-1
/
+1
*
Add GUC to enable compression of full page images stored in WAL.
Fujii Masao
2015-03-11
1
-8
/
+20
*
Move WAL-related definitions from dbcommands.h to separate header file.
Heikki Linnakangas
2015-03-09
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
2
-2
/
+2
*
Fix off-by-one in pg_xlogdump's fuzzy_open_file().
Andres Freund
2015-01-04
1
-5
/
+5
*
pg_xlogdump/.gitignore: add committsdesc.c
Alvaro Herrera
2014-12-09
1
-0
/
+1
*
Fix pg_xlogdump's calculation of full-page image data.
Heikki Linnakangas
2014-12-05
1
-3
/
+18
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
1
-0
/
+1
*
Revamp the WAL record format.
Heikki Linnakangas
2014-11-20
2
-51
/
+79
*
Update pg_xlogdump's .gitignore for brindesc.c.
Robert Haas
2014-11-07
1
-0
/
+1
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
1
-0
/
+1
*
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-11-06
1
-1
/
+1
*
Improve code around the recently added rm_identify rmgr callback.
Andres Freund
2014-09-22
1
-1
/
+6
*
Add the capability to display summary statistics to pg_xlogdump.
Andres Freund
2014-09-19
1
-12
/
+225
*
Add rmgr callback to name xlog record types for display purposes.
Andres Freund
2014-09-19
3
-4
/
+6
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
1
-1
/
+1
*
Change the signature of rm_desc so that it's passed a XLogRecord.
Heikki Linnakangas
2014-06-14
2
-2
/
+2
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
2
-2
/
+2
*
Rationalize common/relpath.[hc].
Tom Lane
2014-04-30
1
-1
/
+0
*
Use pg_usleep() instead of plain sleep(), to fix Windows build
Heikki Linnakangas
2014-03-26
1
-1
/
+1
*
Add -f/--follow option to pg_xlogdump.
Heikki Linnakangas
2014-03-26
1
-3
/
+28
*
Fix compilation of pg_xlogdump, now that rm_safe_restartpoint is no more.
Heikki Linnakangas
2014-03-18
1
-1
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
2
-2
/
+2
*
Remove broken PGXS code for pg_xlogdump
Alvaro Herrera
2013-10-01
1
-5
/
+4
*
Fix off-by-one in pg_xlogdump -r option.
Heikki Linnakangas
2013-06-04
1
-2
/
+2
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
4
-12
/
+12
*
pg_xlogdump: Improve --help output
Peter Eisentraut
2013-05-11
1
-5
/
+4
*
Fix typo in "pg_xlogdump --help" and error message.
Heikki Linnakangas
2013-02-27
1
-2
/
+2
*
Add missing .gitignore file.
Tom Lane
2013-02-26
1
-0
/
+19
*
Clean up "stopgap" implementation of timestamptz_to_str().
Tom Lane
2013-02-26
1
-7
/
+12
*
Fix build of contrib/pg_xlogdump.
Tom Lane
2013-02-24
1
-2
/
+2
*
Fix some typos and grammatical mistakes
Alvaro Herrera
2013-02-22
2
-2
/
+2
*
Fix copy-and-pasteo
Alvaro Herrera
2013-02-22
1
-1
/
+1
*
Add pg_xlogdump contrib program
Alvaro Herrera
2013-02-22
5
-0
/
+894