]> granicus.if.org Git - postgresql/history - contrib/pg_xlogdump
Fix contrib/postgres_fdw's remote-estimate representation of array Params.
[postgresql] / contrib / pg_xlogdump /
2014-03-26 Heikki LinnakangasUse pg_usleep() instead of plain sleep(), to fix Window...
2014-03-26 Heikki LinnakangasAdd -f/--follow option to pg_xlogdump.
2014-03-18 Heikki LinnakangasFix compilation of pg_xlogdump, now that rm_safe_restar...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-10-01 Alvaro HerreraRemove broken PGXS code for pg_xlogdump
2013-06-04 Heikki LinnakangasFix off-by-one in pg_xlogdump -r option.
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-05-12 Peter Eisentrautpg_xlogdump: Improve --help output
2013-02-27 Heikki LinnakangasFix typo in "pg_xlogdump --help" and error message.
2013-02-26 Tom LaneAdd missing .gitignore file.
2013-02-26 Tom LaneClean up "stopgap" implementation of timestamptz_to_str().
2013-02-24 Tom LaneFix build of contrib/pg_xlogdump.
2013-02-22 Alvaro HerreraFix some typos and grammatical mistakes
2013-02-22 Alvaro HerreraFix copy-and-pasteo
2013-02-22 Alvaro HerreraAdd pg_xlogdump contrib program