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
*
psql: Support identity columns in sequence display
Peter Eisentraut
2017-04-28
*
Remove unnecessairly duplicated gram.y productions
Stephen Frost
2017-04-27
*
Avoid slow shutdown of pg_basebackup.
Tom Lane
2017-04-27
*
Avoid depending on non-POSIX behavior of fcntl(2).
Tom Lane
2017-04-21
*
Sync pg_ctl documentation and usage message with reality.
Tom Lane
2017-04-20
*
Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.
Heikki Linnakangas
2017-04-18
*
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
2017-04-17
*
Tighten up relation kind checks for extended statistics
Alvaro Herrera
2017-04-17
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
*
pg_dump: Emit ONLY before table added to publication
Peter Eisentraut
2017-04-17
*
Make sure to run one initdb TAP test with no TZ set
Andrew Dunstan
2017-04-15
*
Add option to modify sync commit per subscription
Peter Eisentraut
2017-04-14
*
Remove useless trailing spaces in queries in C strings
Peter Eisentraut
2017-04-13
*
Remove trailing spaces in some output
Peter Eisentraut
2017-04-13
*
pg_dump: Dump comments and security labels for publication and subscriptions
Peter Eisentraut
2017-04-13
*
pg_dumpall: Allow --no-role-passwords and --binary-upgrade together
Peter Eisentraut
2017-04-13
*
pg_dump: Always dump subscriptions NOCONNECT
Peter Eisentraut
2017-04-13
*
pg_dump: Dump subscriptions by default
Peter Eisentraut
2017-04-13
*
Improve tab-completion of DDL for publication and subscription.
Fujii Masao
2017-04-13
*
Remove some tabs in SQL code in C string literals
Peter Eisentraut
2017-04-12
*
Fix reversed check of return value from sync
Magnus Hagander
2017-04-12
*
Remove support for bcc and msvc standalone libpq builds
Magnus Hagander
2017-04-11
*
Fix pgbench's --progress-timestamp option to print Unix-epoch timestamps.
Tom Lane
2017-04-11
*
Run most pg_dump and pg_dumpall tests with --no-sync
Andrew Dunstan
2017-04-10
*
pg_dump: Rename some typedefs to avoid name conflicts
Peter Eisentraut
2017-04-06
*
Clean up psql/describe.c's messy query for extended stats.
Tom Lane
2017-04-06
*
Identity columns
Peter Eisentraut
2017-04-06
*
Collect and use multi-column dependency stats
Simon Riggs
2017-04-05
*
Use American English in error message
Peter Eisentraut
2017-04-05
*
Capitalize names of PLs consistently
Peter Eisentraut
2017-04-05
*
psql: Add some missing tab completion
Peter Eisentraut
2017-04-04
*
Fix behavior of psql's \p to agree with \g, \w, etc.
Tom Lane
2017-04-02
*
Allow psql variable substitution to occur in backtick command strings.
Tom Lane
2017-04-01
*
Write "waiting for checkpoint" on regular progress row
Magnus Hagander
2017-04-01
*
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-30
*
pg_dump: Remove query truncation in error messages
Peter Eisentraut
2017-03-29
*
Suppress implicit-conversion warnings seen with newer clang versions.
Tom Lane
2017-03-28
*
Altering default privileges on schemas
Teodor Sigaev
2017-03-28
*
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
*
psql: Add missing schema qualification
Peter Eisentraut
2017-03-25
*
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-24
*
ICU support
Peter Eisentraut
2017-03-23
*
Remove createlang and droplang
Peter Eisentraut
2017-03-23
*
Logical replication support for initial data copy
Peter Eisentraut
2017-03-23
*
Sync pg_dump and pg_dumpall output
Andrew Dunstan
2017-03-22
*
pg_dump: Only dump publications when dumping everything
Peter Eisentraut
2017-03-21
*
pg_dump: Skip COLLATION-related regression tests
Stephen Frost
2017-03-19
*
Update obsolete comment
Magnus Hagander
2017-03-19
*
Adjust number of tests for pg_dump 001_basic.pl
Stephen Frost
2017-03-18
*
pg_dump: Remove "option requires an argument -- j" test
Stephen Frost
2017-03-18
[next]