index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pg_xlogdump
Age
Commit message (
Expand
)
Author
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-04-30
Rationalize common/relpath.[hc].
Tom Lane
2014-03-26
Use pg_usleep() instead of plain sleep(), to fix Windows build
Heikki Linnakangas
2014-03-26
Add -f/--follow option to pg_xlogdump.
Heikki Linnakangas
2014-03-18
Fix compilation of pg_xlogdump, now that rm_safe_restartpoint is no more.
Heikki Linnakangas
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-10-01
Remove broken PGXS code for pg_xlogdump
Alvaro Herrera
2013-06-04
Fix off-by-one in pg_xlogdump -r option.
Heikki Linnakangas
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-12
pg_xlogdump: Improve --help output
Peter Eisentraut
2013-02-27
Fix typo in "pg_xlogdump --help" and error message.
Heikki Linnakangas
2013-02-26
Add missing .gitignore file.
Tom Lane
2013-02-26
Clean up "stopgap" implementation of timestamptz_to_str().
Tom Lane
2013-02-24
Fix build of contrib/pg_xlogdump.
Tom Lane
2013-02-22
Fix some typos and grammatical mistakes
Alvaro Herrera
2013-02-22
Fix copy-and-pasteo
Alvaro Herrera
2013-02-22
Add pg_xlogdump contrib program
Alvaro Herrera