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
*
Improve format of code and some error messages in pg_checksums
Michael Paquier
2019-03-23
*
Add option -N/--no-sync to pg_checksums
Michael Paquier
2019-03-23
*
Add options to enable and disable checksums in pg_checksums
Michael Paquier
2019-03-23
*
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-22
*
Remove unused macro
Peter Eisentraut
2019-03-18
*
Refactor more code logic to update the control file
Michael Paquier
2019-03-18
*
Fix pg_rewind when rewinding new database with tables included
Michael Paquier
2019-03-18
*
Error out in pg_checksums on incompatible block size
Michael Paquier
2019-03-18
*
Don't propagate PGAPPNAME through pg_ctl in tests
Peter Eisentraut
2019-03-16
*
During pg_upgrade, conditionally skip transfer of FSMs.
Amit Kapila
2019-03-15
*
Fix thinko when bumping on temporary directories in pg_checksums
Michael Paquier
2019-03-14
*
Rename pg_verify_checksums to pg_checksums
Michael Paquier
2019-03-13
*
Fix cross-version compatibility checks of pg_verify_checksums
Michael Paquier
2019-03-13
*
Add routine able to update the control file to src/common/
Michael Paquier
2019-03-12
*
pgbench: increase the maximum number of variables/arguments
Andrew Dunstan
2019-03-11
*
psql: Add documentation URL to \help output
Peter Eisentraut
2019-03-11
*
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
[next]