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
*
Fix pg_dump so pg_upgrade'ing an extension with simple opfamilies works.
Tom Lane
2016-04-13
*
Translation updates
Peter Eisentraut
2016-03-28
*
Add missing NULL terminator to list_SECURITY_LABEL_preposition[].
Tom Lane
2016-03-14
*
Fix backwards test for Windows service-ness in pg_ctl.
Tom Lane
2016-03-07
*
Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be4ad4.
Robert Haas
2016-03-04
*
Fix query-based tab completion for multibyte characters.
Robert Haas
2016-03-04
*
Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable.
Noah Misch
2016-02-10
*
Translation updates
Peter Eisentraut
2016-02-08
*
In pg_dump, ensure that view triggers are processed after view rules.
Tom Lane
2016-02-04
*
Fix incorrect pattern-match processing in psql's \det command.
Tom Lane
2016-01-29
*
Handle extension members when first setting object dump flags in pg_dump.
Tom Lane
2016-01-13
*
Fix unobvious interaction between -X switch and subdirectory creation.
Tom Lane
2016-01-07
*
Use plain mkdir() not pg_mkdir_p() to create subdirectories of PGDATA.
Tom Lane
2016-01-07
*
Windows: Make pg_ctl reliably detect service status
Alvaro Herrera
2016-01-07
*
Teach pg_dump to quote reloption values safely.
Tom Lane
2016-01-02
*
Fix translation domain in pg_basebackup
Alvaro Herrera
2015-12-28
*
Remove silly completion for "DELETE FROM tabname ...".
Tom Lane
2015-12-20
*
Fix improper initialization order for readline.
Tom Lane
2015-12-17
*
Cope with Readline's failure to track SIGWINCH events outside of input.
Tom Lane
2015-12-16
*
Be more paranoid about null return values from libpq status functions.
Tom Lane
2015-11-25
*
Adopt the GNU convention for handling tar-archive members exceeding 8GB.
Tom Lane
2015-11-21
*
Don't connect() to a wildcard address in test_postmaster_connection().
Noah Misch
2015-11-08
*
Fix "pg_ctl start -w" to test child process status directly.
Tom Lane
2015-10-12
*
Translation updates
Peter Eisentraut
2015-10-05
*
Fix pg_dump to handle inherited NOT VALID check constraints correctly.
Tom Lane
2015-10-01
*
Fix compiler warning about unused function in non-readline case.
Andrew Dunstan
2015-09-28
*
Further fix for psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-25
*
Further fix for psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-25
*
Fix psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-24
*
Restrict file mode creation mask during tmpfile().
Noah Misch
2015-09-20
*
pg_dump, pg_upgrade: allow postgres/template1 tablespace moves
Bruce Momjian
2015-09-11
*
Fix privilege dumping from servers too old to have that type of privilege.
Tom Lane
2015-08-10
*
Fix pg_dump to dump shell types.
Tom Lane
2015-08-04
*
Restore use of zlib default compression in pg_dump directory mode.
Andrew Dunstan
2015-07-25
*
Fix assorted memory leaks.
Tom Lane
2015-07-12
*
Fix null pointer dereference in "\c" psql command.
Noah Misch
2015-07-08
*
Translation updates
Peter Eisentraut
2015-05-18
*
Fix typos
Peter Eisentraut
2015-05-17
*
Properly send SCM status updates when shutting down service on Windows
Magnus Hagander
2015-05-07
*
Remove duplicated words in comments.
Heikki Linnakangas
2015-04-12
*
Fix assorted inconsistent function declarations.
Tom Lane
2015-04-07
*
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-01
*
Run pg_upgrade and pg_resetxlog with restricted token on Windows
Andrew Dunstan
2015-03-30
*
Remove workaround for ancient incompatibility between readline and libedit.
Tom Lane
2015-03-14
*
Fix pg_dump handling of extension config tables
Stephen Frost
2015-03-02
*
Fix failure to honor -Z compression level option in pg_dump -Fd.
Tom Lane
2015-02-18
*
Fix wrong merge resolution making pg_receivexlog fail in 9.2.
Andres Freund
2015-02-17
*
pg_upgrade: preserve freeze info for postgres/template1 dbs
Bruce Momjian
2015-02-11
*
Fix more memory leaks in failure path in buildACLCommands.
Tom Lane
2015-02-11
*
Fix pg_dump's heuristic for deciding which casts to dump.
Tom Lane
2015-02-10
[next]