index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Translation updates
Peter Eisentraut
2013-12-02
*
Fix pg_dumpall to work for databases flagged as read-only.
Kevin Grittner
2013-11-30
*
Fix assorted issues in pg_ctl's pgwin32_CommandLine().
Tom Lane
2013-11-29
*
Fix pg_isready to handle -d option properly.
Fujii Masao
2013-11-21
*
Don't abort pg_basebackup when receiving empty WAL block
Magnus Hagander
2013-11-11
*
Fix parsing of xlog file name in pg_receivexlog.
Heikki Linnakangas
2013-11-04
*
Translation updates
Peter Eisentraut
2013-10-07
*
Fix two timeline handling bugs in pg_receivexlog.
Heikki Linnakangas
2013-09-23
*
Translation updates
Peter Eisentraut
2013-09-02
*
Rename the "fast_promote" file to just "promote".
Heikki Linnakangas
2013-08-19
*
Translation updates
Peter Eisentraut
2013-08-18
*
Add tab completion for \dx in psql
Magnus Hagander
2013-08-15
*
Fix PQconninfoParse error message handling
Peter Eisentraut
2013-07-15
*
Correct off-by-one when reading from pipe
Stephen Frost
2013-07-15
*
Check version before allocating PQExpBuffer
Stephen Frost
2013-07-14
*
Be sure to close() file descriptor on error case
Stephen Frost
2013-07-14
*
pg_isready: Message improvement
Peter Eisentraut
2013-07-14
*
pg_receivexlog - Exit on failure to parse
Stephen Frost
2013-07-14
*
During parallel pg_dump, free commands from master
Stephen Frost
2013-07-14
*
pg_dump: Formatting cleanup of new messages
Peter Eisentraut
2013-07-11
*
pg_isready: Make --help output more consistent with other utilities
Peter Eisentraut
2013-07-07
*
pg_resetxlog: Make --help consistent with man page
Peter Eisentraut
2013-07-07
*
Update messages, comments and documentation for materialized views.
Noah Misch
2013-07-05
*
Update pg_resetxlog's documentation on multixacts
Alvaro Herrera
2013-06-27
*
Mark index-constraint comments with correct dependency in pg_dump.
Tom Lane
2013-06-27
*
pg_receivexlog: Fix logic error
Peter Eisentraut
2013-06-26
*
Properly dump dropped foreign table cols in binary-upgrade mode.
Andrew Dunstan
2013-06-25
*
Translation updates
Peter Eisentraut
2013-06-24
*
initdb: Add blank line before output about checksums
Peter Eisentraut
2013-06-19
*
psql: Re-allow -1 together with -c or -l
Peter Eisentraut
2013-06-17
*
Fix pg_restore -l with the directory archive to display the correct format name.
Fujii Masao
2013-06-16
*
Fix pg_isready to handle conninfo properly.
Fujii Masao
2013-06-11
*
Fix ordering of obj id for Rules and EventTriggers in pg_dump.
Joe Conway
2013-06-09
*
Fix unportable usage of isspace().
Tom Lane
2013-06-01
*
Add new source files to nls.mk
Peter Eisentraut
2013-05-31
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Fix escaping in generated recovery.conf file.
Heikki Linnakangas
2013-05-20
*
Fix walsender failure at promotion.
Heikki Linnakangas
2013-05-08
*
Move materialized views' is-populated status into their pg_class entries.
Tom Lane
2013-05-06
*
Back out some recent translation updates.
Tom Lane
2013-05-06
*
Execute SET TRANSACTION SNAPSHOT during pg_dump
Simon Riggs
2013-05-06
*
Translation updates
Peter Eisentraut
2013-05-05
*
Improve behavior of \watch with non-tuple-returning commands.
Tom Lane
2013-05-04
*
Record data_checksum_version in control file.
Simon Riggs
2013-04-30
*
Revert "pg_ctl: Add idempotent option"
Peter Eisentraut
2013-04-29
*
Attempt to fix error recovery in COPY BOTH mode.
Robert Haas
2013-04-29
*
pg_dump: Improve message formatting
Peter Eisentraut
2013-04-27
*
Ensure that user created rows in extension tables get dumped if the table is ...
Joe Conway
2013-04-26
*
pg_basebackup: Add missing newlines at end of lines
Peter Eisentraut
2013-04-24
*
initdb: Improve some messages
Peter Eisentraut
2013-04-24
[next]