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: fix --check for live source server checks
Bruce Momjian
2018-07-31
*
Further fixes for quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-07-31
*
Fix pg_dump's failure to dump REPLICA IDENTITY for constraint indexes.
Tom Lane
2018-07-30
*
pg_upgrade: check for clean server shutdowns
Bruce Momjian
2018-07-28
*
Fix handling of pgbench's hash when no argument is provided
Michael Paquier
2018-07-27
*
psql: Add option for procedures to \df
Peter Eisentraut
2018-07-24
*
pgbench: Remove duplicate entries from table of builtin functions.
Robert Haas
2018-07-23
*
Further portability hacking in pg_upgrade's test script.
Tom Lane
2018-07-21
*
Be more paranoid about quoting in pg_upgrade's test script.
Tom Lane
2018-07-21
*
Avoid unportable shell syntax in pg_upgrade's test script.
Tom Lane
2018-07-20
*
Improve psql's \d command to show whether index columns are key columns.
Tom Lane
2018-07-19
*
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-18
*
doc: Update redirecting links
Peter Eisentraut
2018-07-16
*
Dump foreign keys on partitioned tables
Alvaro Herrera
2018-07-13
*
Flip argument order in XLogSegNoOffsetToRecPtr
Alvaro Herrera
2018-07-09
*
Correct comment
Peter Eisentraut
2018-07-03
*
perltidy run prior to branching
Andrew Dunstan
2018-06-30
*
pgindent run prior to branching
Andrew Dunstan
2018-06-30
*
psql: show cloned triggers in partitions
Alvaro Herrera
2018-06-29
*
Fix description and documentation related to pg_restore --no-comments
Michael Paquier
2018-06-26
*
Correct handling of fsync failures with tar mode of walmethods.c
Michael Paquier
2018-06-26
*
Translation updates
Peter Eisentraut
2018-06-25
*
Address set of issues with errno handling
Michael Paquier
2018-06-25
*
Allow for pg_upgrade of attributes with missing values
Andrew Dunstan
2018-06-22
*
Add missing include
Magnus Hagander
2018-06-20
*
Support long option for --pgdata in pg_verify_checksums
Magnus Hagander
2018-06-20
*
Use snprintf not sprintf in pg_waldump's timestamptz_to_str.
Tom Lane
2018-06-16
*
Put new command-line options into alphabetical order
Peter Eisentraut
2018-06-04
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Fix incorrect ordering of operations in pg_resetwal and pg_rewind.
Tom Lane
2018-05-23
*
Translation updates
Peter Eisentraut
2018-05-21
*
Improve spelling of new FINALFUNC_MODIFY aggregate attribute.
Tom Lane
2018-05-21
*
pg_basebackup: Remove short option -k
Peter Eisentraut
2018-05-21
*
Fix unportable usage of printf("%m").
Tom Lane
2018-05-20
*
Message wording and pluralization improvements
Peter Eisentraut
2018-05-17
*
Fix whitespace
Peter Eisentraut
2018-05-17
*
psql: have \d show FKs on partitioned tables
Alvaro Herrera
2018-05-14
*
Various improvements of skipping index scan during vacuum technics
Teodor Sigaev
2018-05-10
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
Improve inefficient regexes in vacuumdb TAP test.
Tom Lane
2018-05-08
*
Improve initdb's query for generating default descriptions a little.
Tom Lane
2018-05-08
*
Remove extra newlines after PQerrorMessage()
Peter Eisentraut
2018-05-05
*
Allow MSYS as well as MINGW in Msys uname
Andrew Dunstan
2018-05-04
*
pg_dump: Use current_database() instead of PQdb()
Peter Eisentraut
2018-05-04
*
Fix pg_dump support for pre-8.2 versions
Teodor Sigaev
2018-05-03
*
Fix compiler warning on Windows.
Tom Lane
2018-05-02
*
Fix some assorted compiler warnings on Windows.
Tom Lane
2018-05-01
*
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-05-01
*
Ignore file generated during pg_upgrade testing
Andrew Dunstan
2018-04-30
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
[next]