index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_waldump
/
pg_waldump.c
Commit message (
Expand
)
Author
Age
*
Add some const decorations to prototypes
Peter Eisentraut
2017-11-10
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
*
Message translatability fixes
Peter Eisentraut
2017-08-25
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Fix record length computation in pg_waldump/xlogdump.
Andres Freund
2017-06-05
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Revert changes to pg_basebackup and pg_waldump usage() code.
Tom Lane
2017-05-17
*
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-16
*
Standardize "WAL location" terminology
Peter Eisentraut
2017-05-12
*
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-12
*
Remove trailing spaces in some output
Peter Eisentraut
2017-04-13
*
Use American English in error message
Peter Eisentraut
2017-04-05
*
pg_waldump: Remove extra newline in error message
Peter Eisentraut
2017-03-08
*
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-02-09