Commits

Showing commits that first shipped in 9.3 (backpatches included). Clear

DateSubjectAuthorReleases
2013-01-17 Make size-output fixed length in pg_basebackup verbose mode Magnus Hagander 9.3.0
2013-01-17 Truncate filenames in the leadning end in pg_basebackup verbose output Magnus Hagander 9.3.0
2013-01-17 Support multiple -t/--table arguments for more commands Magnus Hagander 9.3.0
2013-01-09 Properly install ecpg_compat and pgtypes libraries on msvc Magnus Hagander 9.3.0
2013-01-09 Don't attempt to write recovery.conf when -R is not specified Magnus Hagander 9.3.0
2013-01-05 Add support for generating minimal recovery.conf when doing base backups Magnus Hagander 9.3.0
2013-01-05 Centralize single quote escaping in src/port/quotes.c Magnus Hagander 9.3.0
2013-01-02 Move tar function headers to pgtar.h Magnus Hagander 9.3.0
2013-01-01 Add new file to MSVC build system as well Magnus Hagander 9.3.0
2013-01-01 Unify some tar functionality across different parts Magnus Hagander 9.3.0
2013-01-01 Fix descrition of pg_resetxlog -l parameter Magnus Hagander 9.3.0
2012-12-16 Properly copy fmgroids.h after clean on Win32 Magnus Hagander 9.3.0
2012-11-30 Add libpq function PQconninfo() Magnus Hagander 9.3.0
2012-09-04 Change "restoring" to "processing" in message from pg_dump Magnus Hagander 9.3.0
2012-09-04 Mention basebackup-from-slave next to cascading replication Magnus Hagander 9.3.0
2012-09-04 Remove some useless trailing whitespace Magnus Hagander 9.3.0
2012-08-10 Fix upper limit of superuser_reserved_connections, add limit for wal_senders Magnus Hagander 9.3.0
2012-08-06 Complain with proper error message if streaming stops prematurely Magnus Hagander 9.3.0
2012-07-12 Fix memory and file descriptor leaks in pg_receivexlog/pg_basebackup Magnus Hagander 9.3.0
2012-07-05 Fix function argument tab completion for schema-qualified or quoted function names Magnus Hagander 9.3.0
2012-07-04 Remove duplicate, unnecessary, variable declaration Magnus Hagander 9.3.0
2012-07-04 Set the write location in the pg_receivexlog status messages Magnus Hagander 9.3.0
2012-07-04 Always treat a standby returning an an invalid flush location as async Magnus Hagander 9.3.0
2012-07-04 Remove reference to default wal_buffers being 8 Magnus Hagander 9.3.0
2012-07-04 Remove references to pgfoundry as recommended hosting platform Magnus Hagander 9.3.0