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
2017-02-06
*
Add missing newline to error messages
Peter Eisentraut
2017-02-06
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
*
pg_dump: Fix handling of ALTER DEFAULT PRIVILEGES
Stephen Frost
2017-01-31
*
Dump sequence data based on the TableDataInfo flag
Stephen Frost
2017-01-19
*
pg_upgrade: Fix for changed pg_ctl default stop mode
Peter Eisentraut
2017-01-13
*
pg_restore: Don't allow non-positive number of jobs
Stephen Frost
2017-01-11
*
pg_xlogdump: document --path behavior
Bruce Momjian
2017-01-10
*
pg_dump: Strict names with no matching schema
Stephen Frost
2017-01-10
*
Fix invalid-parallel-jobs error message
Stephen Frost
2017-01-09
*
Protect against NULL-dereference in pg_dump
Stephen Frost
2017-01-06
*
Fix incorrect error reporting for duplicate data in \crosstabview.
Tom Lane
2016-12-25
*
pg_dumpall: Include --verbose option in --help output
Stephen Frost
2016-12-24
*
Fix tab completion in psql for ALTER DEFAULT PRIVILEGES
Stephen Frost
2016-12-23
*
Fix dumping of casts and transforms using built-in functions
Stephen Frost
2016-12-21
*
For 8.0 servers, get last built-in oid from pg_database
Stephen Frost
2016-12-21
*
Fix busted tab-completion pattern for ALTER TABLE t ALTER c DROP ...
Tom Lane
2016-11-28
*
Bring some clarity to the defaults for the xxx_flush_after parameters.
Tom Lane
2016-11-25
*
Improve pg_dump/pg_restore --create --if-exists logic.
Tom Lane
2016-11-17
*
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
2016-11-07
*
pg_rewing pg_upgrade: Fix translation markers
Peter Eisentraut
2016-11-07
*
Fix handling of symlinked pg_stat_tmp and pg_replslot
Magnus Hagander
2016-11-07
*
Translation updates
Peter Eisentraut
2016-10-24
*
Fix pg_dump to work against pre-9.0 servers again.
Tom Lane
2016-10-07
*
Don't allow both --source-server and --source-target args to pg_rewind.
Heikki Linnakangas
2016-10-07
*
Disable synchronous commits in pg_rewind.
Heikki Linnakangas
2016-10-06
*
Enforce a specific order for probing library loadability in pg_upgrade.
Tom Lane
2016-10-03
*
Add ALTER EXTENSION ADD/DROP ACCESS METHOD, and use it in pg_upgrade.
Tom Lane
2016-10-02
*
Improve error reporting in pg_upgrade's file copying/linking/rewriting.
Tom Lane
2016-09-30
*
Fix multiple portability issues in pg_upgrade's rewriteVisibilityMap().
Tom Lane
2016-09-30
*
Retry opening new segments in pg_xlogdump --folllow
Magnus Hagander
2016-09-30
*
Include <sys/select.h> where needed
Alvaro Herrera
2016-09-27
*
Translation updates
Peter Eisentraut
2016-09-26
*
Fix incorrect logic for excluding range constructor functions in pg_dump.
Tom Lane
2016-09-23
*
Print test parameters like "foo: 123", and results like "foo = 123".
Heikki Linnakangas
2016-09-21
*
Fix pgbench's calculation of average latency, when -T is not used.
Heikki Linnakangas
2016-09-21
*
Fix latency calculation when there are \sleep commands in the script.
Heikki Linnakangas
2016-09-19
*
Allow pg_dump to dump non-extension members of an extension-owned schema.
Tom Lane
2016-09-08
*
Don't print database's tablespace in pg_dump -C --no-tablespaces output.
Tom Lane
2016-09-08
*
Fix initdb misbehavior when user mis-enters superuser password.
Tom Lane
2016-08-30
*
Translation updates
Peter Eisentraut
2016-08-29
*
Fix pg_receivexlog --synchronous
Simon Riggs
2016-08-29
*
Build libpgfeutils before pg_isready.
Noah Misch
2016-08-23
*
Update line count totals for psql help displays.
Tom Lane
2016-08-18
*
Update Windows timezone mapping from Windows 7 and 10
Magnus Hagander
2016-08-18
*
Disable update_process_title by default on Windows
Magnus Hagander
2016-08-17
*
Fix assorted places in psql to print version numbers >= 10 in new style.
Tom Lane
2016-08-16
*
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
*
Translation updates
Peter Eisentraut
2016-08-08
*
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-08-08
[next]