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
Age
Commit message (
Expand
)
Author
2017-06-30
Check for error during PQendcopy.
Tom Lane
2017-06-30
Fix walsender to exit promptly if client requests shutdown.
Tom Lane
2017-06-30
Prohibit creating ICU collation with different ctype
Peter Eisentraut
2017-06-30
Add missing period to comment.
Robert Haas
2017-06-30
Copy collencoding in CREATE COLLATION / FROM
Peter Eisentraut
2017-06-29
Eat XIDs more efficiently in recovery TAP test.
Tom Lane
2017-06-28
Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
Tom Lane
2017-06-28
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-28
Fix transition tables for ON CONFLICT.
Andrew Gierth
2017-06-28
Fix transition tables for wCTEs.
Andrew Gierth
2017-06-28
Fix transition tables for partition/inheritance.
Andrew Gierth
2017-06-28
Second try at fixing tcp_keepalives_idle option on Solaris.
Tom Lane
2017-06-28
Do not require 'public' to exist for pg_dump -c
Stephen Frost
2017-06-27
Support tcp_keepalives_idle option on Solaris.
Tom Lane
2017-06-27
Re-allow SRFs and window functions within sub-selects within aggregates.
Tom Lane
2017-06-26
Reduce wal_retrieve_retry_interval in applicable TAP tests.
Tom Lane
2017-06-26
Don't lose walreceiver start requests due to race condition in postmaster.
Tom Lane
2017-06-26
Ignore old stats file timestamps when starting the stats collector.
Tom Lane
2017-06-26
Reduce pg_ctl's reaction time when waiting for postmaster start/stop.
Tom Lane
2017-06-26
Improve wait logic in TAP tests for streaming replication.
Tom Lane
2017-06-26
Avoid useless "x = ANY(ARRAY[])" test for empty partition list.
Tom Lane
2017-06-26
Minor code review for parse_phrase_operator().
Tom Lane
2017-06-24
Further hacking on ICU collation creation and usage.
Tom Lane
2017-06-24
Fix typo in comment in SerializeSnapshot
Simon Riggs
2017-06-24
Revert 1f30295eab65eddaa88528876ab66e7095f4bb65
Simon Riggs
2017-06-23
Fix incorrect buffer-length argument to uloc_getDisplayName().
Tom Lane
2017-06-23
Fix replication with replica identity full
Peter Eisentraut
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
2017-06-23
Improve replication lag interpolation after idle period
Simon Riggs
2017-06-23
Fix memory leakage in ICU encoding conversion, and other code review.
Tom Lane
2017-06-23
Add testing to detect errors of omission in "pin" dependency creation.
Tom Lane
2017-06-22
Fix typos in README.dependencies
Alvaro Herrera
2017-06-22
Fix typo in comment
Alvaro Herrera
2017-06-22
Document partitioned_rels in create_modifytable_path header comment.
Robert Haas
2017-06-22
Fix autovacuum launcher attachment to its DSA
Alvaro Herrera
2017-06-22
Update out-of-date comment in vacuumlazy.c
Robert Haas
2017-06-22
Fix IF NOT EXISTS in CREATE STATISTICS
Alvaro Herrera
2017-06-22
psql: Restore alphabetical order in words_after_create.
Robert Haas
2017-06-22
Update comment to account for table partitioning.
Robert Haas
2017-06-22
Fix typo in comment
Magnus Hagander
2017-06-21
Fix possibility of creating a "phantom" segment after promotion.
Andres Freund
2017-06-21
Manually un-break a few URLs that pgindent used to insist on splitting.
Tom Lane
2017-06-21
Remove entab and associated detritus.
Tom Lane
2017-06-21
Reformat comments about ResultRelInfo
Peter Eisentraut
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Restart logical replication launcher when killed
Peter Eisentraut
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
Adjust pgindent script to use pg_bsd_indent 2.0.
Tom Lane
2017-06-21
Final pgindent run with old pg_bsd_indent (version 1.3).
Tom Lane
[prev]
[next]