projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2017-07-10
Andrew Gierth
Fix COPY's handling of transition tables with indexes.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Heikki Linnakangas
Allow multiple hostaddrs to go with multiple hostnames.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Tom Lane
Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Tom Lane
Doc: clarify wording about tool requirements in sourcer...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Tom Lane
Doc: desultory copy-editing for v10 release notes.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Tom Lane
Doc: update v10 release notes through today.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Tom Lane
Doc: fix backwards description of visibility map's...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Noah Misch
MSVC: Repair libpq.rc generator.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-08
Tom Lane
Avoid unreferenced-function warning on low-functionalit...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Alvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-07-07
Magnus Hagander
Fix out of date comment
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Teodor Sigaev
Fix potential data corruption during freeze
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Dean Rasheed
Clarify the contract of partition_rbound_cmp().
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Dean Rasheed
Simplify the logic checking new range partition bounds.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-06
Tom Lane
Fix another race-condition-ish issue in recovery/t...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Tom Lane
Restore linking libpq into pg_ctl on Mingw builds.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Eisentraut
Remove unnecessary pg_is_in_recovery calls in tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Eisentraut
pg_ctl: Make failure to complete operation a nonzero...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Eisentraut
Fix output of char node fields
commit
|
commitdiff
|
tree
|
snapshot
2017-07-05
Peter Eisentraut
psql documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Peter Eisentraut
Document how logical replication deals with statement...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-04
Peter Eisentraut
Improve subscription locking
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Magnus Hagander
Don't mention SSL methods that aren't reachable in...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Heikki Linnakangas
Treat clean shutdown of an SSL connection same as the...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Heikki Linnakangas
Forbid gen_random_uuid() with --disable-strong-random
commit
|
commitdiff
|
tree
|
snapshot
2017-07-03
Tom Lane
Fix race condition in recovery/t/009_twophase.pl test.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Tom Lane
Fix bug in PostgresNode::query_hash's split() call.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Tom Lane
Try to improve readability of recovery/t/009_twophase...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Tom Lane
Improve TAP test function PostgresNode::poll_query_until().
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Peter Eisentraut
doc: Document that logical replication supports synchro...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Peter Eisentraut
Refine memory allocation in ICU conversions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
Tom Lane
Clean up misuse and nonuse of poll_query_until().
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
Tom Lane
Reduce delay for last logicalrep feedback message when...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
Tom Lane
Shorten timeouts while waiting for logicalrep worker...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
Peter Eisentraut
Fix UPDATE of GENERATED ALWAYS identity columns
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Alvaro Herrera
Fix locking in WAL receiver/sender shmem state structs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Peter Eisentraut
PL/Python: Fix hint about returning composite type...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Peter Eisentraut
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Tom Lane
Fix race conditions and missed wakeups in syncrep worke...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Peter Eisentraut
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Peter Eisentraut
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Peter Eisentraut
Remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Peter Eisentraut
Update code comments for pg_xlog -> pg_wal
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Tom Lane
Check for error during PQendcopy.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Tom Lane
Fix walsender to exit promptly if client requests shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Peter Eisentraut
Prohibit creating ICU collation with different ctype
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Robert Haas
Add missing period to comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Peter Eisentraut
Copy collencoding in CREATE COLLATION / FROM
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Tom Lane
Eat XIDs more efficiently in recovery TAP test.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Tom Lane
Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Tom Lane
Change pg_ctl to detect server-ready by watching status...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Andrew Gierth
Fix transition tables for ON CONFLICT.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Andrew Gierth
Fix transition tables for wCTEs.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Andrew Gierth
Fix transition tables for partition/inheritance.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Tom Lane
Second try at fixing tcp_keepalives_idle option on...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Stephen Frost
Do not require 'public' to exist for pg_dump -c
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Tom Lane
Support tcp_keepalives_idle option on Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Tom Lane
Re-allow SRFs and window functions within sub-selects...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Tom Lane
Reduce wal_retrieve_retry_interval in applicable TAP...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Tom Lane
Don't lose walreceiver start requests due to race condi...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Tom Lane
Ignore old stats file timestamps when starting the...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Tom Lane
Reduce pg_ctl's reaction time when waiting for postmast...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Tom Lane
Improve wait logic in TAP tests for streaming replication.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Tom Lane
Avoid useless "x = ANY(ARRAY[])" test for empty partiti...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Tom Lane
Minor code review for parse_phrase_operator().
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Magnus Hagander
Consistently use () for function calls in release notes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-25
Tom Lane
Doc: minor improvements for collation-related man pages.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Tom Lane
Further hacking on ICU collation creation and usage.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Simon Riggs
Fix typo in comment in SerializeSnapshot
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Simon Riggs
Revert 1f30295eab65eddaa88528876ab66e7095f4bb65
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Tom Lane
Fix incorrect buffer-length argument to uloc_getDisplay...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Peter Eisentraut
Fix replication with replica identity full
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Tom Lane
Rethink behavior of pg_import_system_collations().
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Simon Riggs
Improve replication lag interpolation after idle period
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Simon Riggs
Minor corrections to high availability docs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Tom Lane
Fix memory leakage in ICU encoding conversion, and...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Tom Lane
Add testing to detect errors of omission in "pin" depen...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Alvaro Herrera
Fix typos in README.dependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Alvaro Herrera
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Robert Haas
Document partitioned_rels in create_modifytable_path...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Alvaro Herrera
Fix autovacuum launcher attachment to its DSA
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Robert Haas
Update out-of-date comment in vacuumlazy.c
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Alvaro Herrera
Fix IF NOT EXISTS in CREATE STATISTICS
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Robert Haas
postgres_fdw: Move function prototype to correct section.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Robert Haas
psql: Restore alphabetical order in words_after_create.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Robert Haas
Update comment to account for table partitioning.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Peter Eisentraut
Teach pgrowlocks to check relkind before scanning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Andres Freund
Fix possibility of creating a "phantom" segment after...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tom Lane
Manually un-break a few URLs that pgindent used to...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tom Lane
Remove entab and associated detritus.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Peter Eisentraut
Reformat comments about ResultRelInfo
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tom Lane
Phase 3 of pgindent updates.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tom Lane
Phase 2 of pgindent updates.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Peter Eisentraut
Restart logical replication launcher when killed
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tom Lane
Initial pgindent run with pg_bsd_indent version 2.0.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tom Lane
Adjust pgindent script to use pg_bsd_indent 2.0.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tom Lane
Final pgindent run with old pg_bsd_indent (version...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Dean Rasheed
Prevent table partitions from being turned into views.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Heikki Linnakangas
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
next