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
2012-12-03
*
Fix psql crash while parsing SQL file whose encoding is different from
Tatsuo Ishii
2012-12-02
*
Fix pg_resetxlog to use correct path to postmaster.pid.
Tom Lane
2012-11-22
*
In pg_dump, dump SEQUENCE SET items in the data not pre-data section.
Tom Lane
2012-10-26
*
Further tweaking of the readfile() function in pg_ctl.
Heikki Linnakangas
2012-10-18
*
Fix race condition in pg_ctl reading postmaster.pid.
Heikki Linnakangas
2012-10-15
*
Fix bugs in "restore.sql" script emitted in pg_dump tar output.
Tom Lane
2012-09-29
*
Fix tar files emitted by pg_basebackup to be POSIX conformant.
Tom Lane
2012-09-28
*
Fix "too many arguments" messages not to index off the end of argv[].
Robert Haas
2012-09-06
*
Translation updates
Peter Eisentraut
2012-08-14
*
Improve pg_dump's dependency-sorting logic to enforce section dump order.
Tom Lane
2012-06-25
*
pg_dump: Fix verbosity level in LO progress messages
Alvaro Herrera
2012-06-19
*
Backpatch error message fix from 81f6bbe8ade8c90f23f9286ca9ca726d3e0e310f
Magnus Hagander
2012-06-05
*
Translation updates
Peter Eisentraut
2012-05-31
*
Use binary search instead of brute-force scan in findNamespace().
Tom Lane
2012-05-25
*
Only attempt to show collations on servers >= 9.1.
Magnus Hagander
2012-05-10
*
Revert recent commit re positional arguments.
Andrew Dunstan
2012-04-18
*
Don't override arguments set via options with positional arguments.
Andrew Dunstan
2012-04-17
*
Fix O(N^2) behavior in pg_dump when many objects are in dependency loops.
Tom Lane
2012-03-31
*
Fix O(N^2) behavior in pg_dump for large numbers of owned sequences.
Tom Lane
2012-03-31
*
pg_basebackup: Error handling fixes.
Robert Haas
2012-03-28
*
pg_restore: Fix memory and file descriptor leak with directory format
Peter Eisentraut
2012-03-16
*
psql: Fix invalid memory access
Peter Eisentraut
2012-03-11
*
Convert newlines to spaces in names written in pg_dump comments.
Tom Lane
2012-02-23
*
Translation updates
Peter Eisentraut
2012-02-23
*
Fix oversight in pg_dump's handling of extension configuration tables.
Tom Lane
2012-02-10
*
Fix brain fade in previous pg_dump patch.
Tom Lane
2012-02-10
*
Fix pg_dump for better handling of inherited columns.
Tom Lane
2012-02-10
*
Fix pg_restore's direct-to-database mode for INSERT-style table data.
Tom Lane
2012-01-06
*
Translation updates
Peter Eisentraut
2011-12-01
*
pg_dump: Add gettext plural support to error message
Peter Eisentraut
2011-11-29
*
Fix some bogosities in pg_dump's foreign-table support.
Tom Lane
2011-11-28
*
Allow pg_upgrade to upgrade clusters that use exclusion contraints by
Bruce Momjian
2011-11-25
*
Don't elide blank lines when accumulating psql command history.
Robert Haas
2011-11-15
*
Throw nice error if server is too old to support psql's \ef or \sf command.
Tom Lane
2011-11-10
*
Avoid platform-dependent infinite loop in pg_dump.
Tom Lane
2011-11-10
*
Fix memory leak in tab completion.
Tom Lane
2011-10-20
*
Fix pg_dump to dump casts between auto-generated types.
Tom Lane
2011-10-18
*
Un-break compression of plain-text output format in pg_dump.
Tom Lane
2011-09-25
*
Translation updates
Peter Eisentraut
2011-09-22
*
Translation updates for 9.1.0
Peter Eisentraut
2011-09-08
*
Adjust translator comment format to xgettext expectations
Alvaro Herrera
2011-09-05
*
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-09-01
*
Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 servers.
Bruce Momjian
2011-08-31
*
Actually, all of parallel restore's limitations should be tested earlier.
Tom Lane
2011-08-28
*
Be more user-friendly about unsupported cases for parallel pg_restore.
Tom Lane
2011-08-28
*
Fix psql lexer to avoid use of backtracking.
Tom Lane
2011-08-25
*
Properly quote SQL/MED generic options in pg_dump output.
Robert Haas
2011-08-25
*
Translation updates
Peter Eisentraut
2011-08-17
*
Move \r out of translatable strings
Peter Eisentraut
2011-08-17
[next]