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-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
2017-03-22
pg_dump: Only dump publications when dumping everything
Peter Eisentraut
2017-03-19
pg_dump: Skip COLLATION-related regression tests
Stephen Frost
2017-03-19
Update obsolete comment
Magnus Hagander
2017-03-18
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
Improve pg_dump regression tests and code coverage
Stephen Frost
2017-03-17
Rename "pg_clog" directory to "pg_xact".
Robert Haas
2017-03-16
psql: Add completion for \help DROP|ALTER
Peter Eisentraut
2017-03-14
Add option to control snapshot export to CREATE_REPLICATION_SLOT
Peter Eisentraut
2017-03-14
Spelling fixes
Peter Eisentraut
2017-03-14
Spelling fixes in code comments
Peter Eisentraut
2017-03-13
Add a "void *" passthrough pointer for psqlscan.l's callback functions.
Tom Lane
2017-03-13
initdb: Re-add translatable string that got lost
Peter Eisentraut
2017-03-12
Fix typo in initdb's SCRAM password processing.
Tom Lane
2017-03-10
pg_dump: Fix dumping of publications
Peter Eisentraut
2017-03-10
Sanitize newlines in object names in "pg_restore -l" output.
Tom Lane
2017-03-10
Un-break things on IPv6-less platforms.
Tom Lane
2017-03-10
Fix hard-coded relkind constants in assorted src/bin files.
Tom Lane
2017-03-10
Fix hard-coded relkind constants in psql/describe.c.
Tom Lane
2017-03-10
Fix hard-coded relkind constants in pg_dump.c.
Tom Lane
2017-03-09
Enable replication connections by default in pg_hba.conf
Peter Eisentraut
2017-03-09
Fix inclusions of c.h from .h files.
Tom Lane
2017-03-08
pg_waldump: Remove extra newline in error message
Peter Eisentraut
2017-03-07
Fix pgbench's failure to honor the documented long-form option "--builtin".
Tom Lane
2017-03-07
psql: Add \gx command
Stephen Frost
2017-03-07
Allow pg_dumpall to dump roles w/o user passwords
Simon Riggs
2017-03-07
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
pg_dump: Properly handle public schema ACLs with --clean
Stephen Frost
2017-03-07
Repair incorrect pg_dump labeling for some comments and security labels.
Tom Lane
2017-03-06
pg_upgrade: Fix large object COMMENTS, SECURITY LABELS
Stephen Frost
2017-03-04
pg_dump: Fix ordering
Peter Eisentraut
2017-03-03
psql: Add tab completion for logical replication
Peter Eisentraut
2017-03-03
Add RENAME support for PUBLICATIONs and SUBSCRIPTIONs
Peter Eisentraut
2017-03-03
Add pg_current_logfile() function.
Robert Haas
2017-03-01
Move atooid() definition to a central place
Peter Eisentraut
2017-03-01
psql: Add tab completion for DEALLOCATE
Peter Eisentraut
2017-02-26
Add missing progname prefix to some messages
Magnus Hagander
2017-02-26
Clarify the role of checkpoint at the begininng of base backups
Magnus Hagander
2017-02-26
Basic tab completion for partitioning.
Robert Haas
2017-02-25
Remove some configure header-file checks that we weren't really using.
Tom Lane
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
[next]