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
Age
Commit message (
Expand
)
Author
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-03-23
Fix grammar in comment
Magnus Hagander
2017-03-23
Expose waitforarchive option through pg_stop_backup()
Stephen Frost
2017-03-22
doc: Improve CREATE PUBLICATION examples
Peter Eisentraut
2017-03-22
doc: Fix logical replication setup instructions
Peter Eisentraut
2017-03-22
doc: Markup and formatting improvements
Peter Eisentraut
2017-03-22
Fix wrong costing of Sort under Gather Merge.
Robert Haas
2017-03-22
Support multiple RADIUS servers
Magnus Hagander
2017-03-22
Correct erroneous comment in GetOldestXmin()
Simon Riggs
2017-03-22
Refactor GetOldestXmin() to use flags
Simon Riggs
2017-03-22
Assign AccessExclusiveLocks against subxacts in Hot Standby
Simon Riggs
2017-03-22
Change logical replication pg_hba.conf use
Peter Eisentraut
2017-03-22
Refine rules for altering publication owner
Peter Eisentraut
2017-03-22
Sync pg_dump and pg_dumpall output
Andrew Dunstan
2017-03-22
Improve performance of replay of AccessExclusiveLocks
Simon Riggs
2017-03-22
Teach xlogreader to follow timeline switches
Simon Riggs
2017-03-22
Avoid Perl warning
Peter Eisentraut
2017-03-22
pg_dump: Only dump publications when dumping everything
Peter Eisentraut
2017-03-22
doc: Update tool sets documentation for modern FreeBSD
Peter Eisentraut
2017-03-21
Document btree_gin support for enums
Andrew Dunstan
2017-03-21
Add btree_gin support for enum types
Andrew Dunstan
2017-03-21
Add btree_gist support for enum types.
Andrew Dunstan
2017-03-21
Use CallerFInfoFunctionCall with btree_gist for varlena types
Andrew Dunstan
2017-03-21
Use CallerFInfoFunctionCall with btree_gist for numeric types
Andrew Dunstan
2017-03-21
Add a pg_recvlogical wrapper to PostgresNode
Simon Riggs
2017-03-21
Don't scan partitioned tables.
Robert Haas
2017-03-21
Fix support for some operators (&<, &>, $<|, |&>) in box operator class
Teodor Sigaev
2017-03-21
Add a direct function call mechanism using the caller's context.
Andrew Dunstan
2017-03-21
doc: Improve markup
Peter Eisentraut
2017-03-21
doc: clarify that function "ownership" that controls permission
Bruce Momjian
2017-03-21
doc: adjust 'Infinity' example to include minus
Bruce Momjian
2017-03-21
Add missing support for new node fields
Andrew Dunstan
2017-03-21
doc: improve createdb example
Bruce Momjian
2017-03-20
Force the regression databases to have bytea_output set to hex
Andrew Dunstan
2017-03-20
Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING
Andrew Dunstan
2017-03-20
Use a consistent error message style for user mappings.
Andrew Dunstan
2017-03-20
Another fix for single-page hash index vacuum.
Robert Haas
2017-03-20
Fixes for single-page hash index vacuum.
Robert Haas
2017-03-20
Add configure test to see if the C compiler has gcc-style computed gotos.
Tom Lane
2017-03-20
Add .gitignore for src/test/authentication/tmp_check.
Heikki Linnakangas
2017-03-20
Add missed "make clean" logic in src/interfaces/libpq/Makefile.
Tom Lane
2017-03-20
Improve regression test coverage for TID scanning.
Tom Lane
2017-03-20
Revert unintentional change in increasing usage count during pin of buffers,
Teodor Sigaev
2017-03-19
pg_dump: Skip COLLATION-related regression tests
Stephen Frost
2017-03-19
Update obsolete comment
Magnus Hagander
2017-03-19
doc: Fix a few typos and awkward links
Peter Eisentraut
2017-03-18
Avoid use of already-closed relcache entry.
Tom Lane
2017-03-18
Fix REFRESH MATERIALIZED VIEW to report activity to the stats collector.
Tom Lane
2017-03-18
doc: Improve wording
Peter Eisentraut
2017-03-18
doc: Add markup
Peter Eisentraut
[next]