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
*
Add missing translate_columns array entry
Alvaro Herrera
2016-06-07
*
Fix loose ends for SQL ACCESS METHOD objects
Alvaro Herrera
2016-06-07
*
Message style and wording fixes
Peter Eisentraut
2016-06-07
*
psql: Add missing file to nls.mk
Peter Eisentraut
2016-06-07
*
pgbench: Fix order in --help output
Peter Eisentraut
2016-06-07
*
pg_dump only selected components of ACCESS METHODs
Stephen Frost
2016-06-07
*
pg_upgrade: Don't overwrite existing files.
Robert Haas
2016-06-06
*
pg_upgrade: Improve error checking in rewriteVisibilityMap.
Robert Haas
2016-06-06
*
Suppress -Wunused-result warnings about write(), again.
Tom Lane
2016-06-03
*
Fix various common mispellings.
Greg Stark
2016-06-03
*
Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore.
Tom Lane
2016-06-02
*
Clean up some minor inefficiencies in parallel dump/restore.
Tom Lane
2016-06-01
*
Fix missing abort checks in pg_backup_directory.c.
Tom Lane
2016-05-29
*
Remove pg_dump/parallel.c's useless "aborting" flag.
Tom Lane
2016-05-29
*
Lots of comment-fixing, and minor cosmetic cleanup, in pg_dump/parallel.c.
Tom Lane
2016-05-28
*
Clean up thread management in parallel pg_dump for Windows.
Tom Lane
2016-05-27
*
Make pg_dump error cleanly with -j against hot standby
Magnus Hagander
2016-05-26
*
Make pg_dump behave more sanely when built without HAVE_LIBZ.
Tom Lane
2016-05-26
*
In Windows pg_dump, ensure idle workers will shut down during error exit.
Tom Lane
2016-05-26
*
Fix broken error handling in parallel pg_dump/pg_restore.
Tom Lane
2016-05-25
*
Do not DROP default roles in pg_dumpall -c
Stephen Frost
2016-05-24
*
Qualify table usage in dumpTable() and use regclass
Stephen Frost
2016-05-24
*
Fix typo in TAP test identification string.
Tom Lane
2016-05-23
*
psql: Message style improvements
Peter Eisentraut
2016-05-21
*
Pin the built-in index access methods.
Tom Lane
2016-05-19
*
Translation updates
Peter Eisentraut
2016-05-09
*
Wording quibbles regarding initdb username
Stephen Frost
2016-05-08
*
Disallow superuser names starting with 'pg_' in initdb
Stephen Frost
2016-05-08
*
In new pg_dump TAP tests, remove trailing "$" from regexps using /m.
Tom Lane
2016-05-07
*
Clean up after pg_dump test runs.
Tom Lane
2016-05-06
*
Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old.
Tom Lane
2016-05-06
*
Disable BLOB test in pg_dump TAP tests
Stephen Frost
2016-05-06
*
Correct query in pg_dumpall:dumpRoles
Stephen Frost
2016-05-06
*
Remove MODULES_big from test_pg_dump
Stephen Frost
2016-05-06
*
Improve pg_upgrade's report about failure to match up old and new tables.
Tom Lane
2016-05-06
*
Add TAP tests for pg_dump
Stephen Frost
2016-05-06
*
Only issue LOCK TABLE commands when necessary
Stephen Frost
2016-05-06
*
pg_dump performance and other fixes
Stephen Frost
2016-05-06
*
Correct pg_dump WHERE clause for functions/aggregates
Stephen Frost
2016-05-06
*
Fix pgbench's parsing of double values to notice trailing garbage.
Tom Lane
2016-05-06
*
Improve handling of numeric-valued variables in pgbench.
Tom Lane
2016-05-06
*
Fix psql's \ev and \sv commands so that they handle view reloptions.
Dean Rasheed
2016-05-06
*
Move and rename fmtReloptionsArray().
Dean Rasheed
2016-05-06
*
Rename pgbench min/max to least/greatest, and fix handling of double args.
Tom Lane
2016-05-05
*
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-29
*
pg_dump: Message style improvements
Peter Eisentraut
2016-04-26
*
pg_dump: Message style improvements
Peter Eisentraut
2016-04-25
*
Update GETTEXT_FILES after config and controldata refactoring
Peter Eisentraut
2016-04-24
*
Add pg_dump support for the new PARALLEL option for aggregates.
Robert Haas
2016-04-20
*
Avoid code duplication in \crosstabview.
Tom Lane
2016-04-17
[next]