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
*
pg_upgrade: Ignore TOAST for partitioned tables
Alvaro Herrera
2019-03-10
*
Fix compatibility of pg_basebackup -R with 11 and older versions
Michael Paquier
2019-03-08
*
Add missing <limits.h>
Alvaro Herrera
2019-03-07
*
pg_dump: allow multiple rows per insert
Alvaro Herrera
2019-03-07
*
tableam: Add pg_dump support.
Andres Freund
2019-03-06
*
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
*
Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE
Michael Paquier
2019-03-06
*
Fix pgbench TAP test failure with funky file names (redux)
Andrew Dunstan
2019-03-05
*
Remove duplicate macro
Peter Eisentraut
2019-03-05
*
Disable dump_connstr test on Msys2
Andrew Dunstan
2019-03-04
*
fix thinko in logrotate test
Andrew Dunstan
2019-03-03
*
Don't do pg_ctl logrotate test on Windows
Andrew Dunstan
2019-03-03
*
Avoid accidental wildcard expansion in msys shell
Andrew Dunstan
2019-03-03
*
Remove tests for pg_dumpall --exclude-database missing argument
Andrew Dunstan
2019-03-01
*
Add extra descriptive headings in pg_dumpall
Andrew Dunstan
2019-03-01
*
Add --exclude-database option to pg_dumpall
Andrew Dunstan
2019-03-01
*
pg_dump: Fix ArchiveEntry handling of some empty values
Alvaro Herrera
2019-02-28
*
Simplify some code in pg_rewind when syncing target directory
Michael Paquier
2019-02-26
*
psql: Remove obsolete code
Peter Eisentraut
2019-02-25
*
Provide an extra-float-digits setting for pg_dump / pg_dumpall
Andrew Dunstan
2019-02-18
*
Fix some issues with TAP tests of pg_basebackup and pg_verify_checksums
Michael Paquier
2019-02-18
*
More unconstify use
Peter Eisentraut
2019-02-13
*
Move max_wal_senders out of max_connections for connection slot handling
Michael Paquier
2019-02-12
*
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-09
*
Repair unsafe/unportable snprintf usage in pg_restore.
Tom Lane
2019-02-09
*
Create the infrastructure for planner support functions.
Tom Lane
2019-02-09
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
*
Use EXECUTE FUNCTION syntax for triggers more
Peter Eisentraut
2019-02-07
*
Align better test output regex with grammar in pg_dump TAP tests
Michael Paquier
2019-02-07
*
Tighten some regexes with proper character escaping in pg_dump TAP tests
Michael Paquier
2019-02-06
*
Fix dumping of matviews with indirect dependencies on primary keys.
Tom Lane
2019-02-04
*
Add ArchiveOpts to pass options to ArchiveEntry
Alvaro Herrera
2019-02-01
*
Add --min-xid-age and --min-mxid-age options to vacuumdb
Michael Paquier
2019-01-31
*
Do not filter by relkind in vacuumdb's catalog query if --table is used
Michael Paquier
2019-01-30
*
Use catalog query to discover tables to process in vacuumdb
Michael Paquier
2019-01-29
*
psql: Remove unused tab completion query
Peter Eisentraut
2019-01-28
*
Add tab completion for ALTER INDEX ALTER COLUMN in psql
Michael Paquier
2019-01-28
*
Add TAP tests for vacuumdb with column lists
Michael Paquier
2019-01-27
*
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
Tom Lane
2019-01-26
*
Fix whitespace
Peter Eisentraut
2019-01-24
*
Fix portability problem in pgbench.
Tom Lane
2019-01-24
*
Fix misc typos in comments.
Heikki Linnakangas
2019-01-23
*
Fix typo in pgbench.c
Michael Paquier
2019-01-23
*
Make vacuumdb test regex more modular for its query output
Michael Paquier
2019-01-23
*
Revert "Fix under-quoted filename pattern in pgbench TAP test."
Tom Lane
2019-01-21
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
*
Fix under-quoted filename pattern in pgbench TAP test.
Tom Lane
2019-01-18
*
Avoid assuming that we know the spelling of getopt_long's error messages.
Tom Lane
2019-01-17
*
Finish reverting "recheck_on_update" patch.
Tom Lane
2019-01-15
*
Detach postmaster process from pg_ctl's session at server startup.
Heikki Linnakangas
2019-01-14
[next]