index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2017-05-05
Fix wording in pg_upgrade docs
Magnus Hagander
2017-05-05
Change the way pg_dump retrieves partitioning info
Stephen Frost
2017-05-03
Add pg_dump tests for CREATE STATISTICS
Alvaro Herrera
2017-05-03
pg_dump/t/002: append terminating semicolon to SQL commands
Alvaro Herrera
2017-05-03
Add PQencryptPasswordConn function to libpq, use it in psql and createuser.
Heikki Linnakangas
2017-04-28
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-21
Avoid depending on non-POSIX behavior of fcntl(2).
Tom Lane
2017-04-20
Sync pg_ctl documentation and usage message with reality.
Tom Lane
2017-04-18
Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.
Heikki Linnakangas
2017-04-17
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-15
Make sure to run one initdb TAP test with no TZ set
Andrew Dunstan
2017-04-14
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-14
Remove trailing spaces in some output
Peter Eisentraut
2017-04-14
pg_dump: Dump comments and security labels for publication and subscriptions
Peter Eisentraut
2017-04-14
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-12
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-11
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-10
Run most pg_dump and pg_dumpall tests with --no-sync
Andrew Dunstan
2017-04-06
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-05
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-04
psql: Add some missing tab completion
Peter Eisentraut
2017-04-02
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-03-30
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-29
pg_dump: Remove query truncation in error messages
Peter Eisentraut
2017-03-28
Suppress implicit-conversion warnings seen with newer clang versions.
Tom Lane
2017-03-28
Altering default privileges on schemas
Teodor Sigaev
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-25
psql: Add missing schema qualification
Peter Eisentraut
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-23
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-22
Sync pg_dump and pg_dumpall output
Andrew Dunstan
[next]