index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
...
*
Avoid integer overflow while sifting-up a heap in tuplesort.c.
Tom Lane
2017-07-12
*
Fix variable and type name in comment.
Heikki Linnakangas
2017-07-12
*
Fix ordering of operations in SyncRepWakeQueue to avoid assertion failure.
Heikki Linnakangas
2017-07-12
*
Fix multiple assignments to a column of a domain type.
Tom Lane
2017-07-11
*
Translation updates
Alvaro Herrera
2017-07-10
*
On Windows, retry process creation if we fail to reserve shared memory.
Tom Lane
2017-07-10
*
Fix COPY's handling of transition tables with indexes.
Andrew Gierth
2017-07-10
*
Avoid unreferenced-function warning on low-functionality platforms.
Tom Lane
2017-07-08
*
Fix typo
Alvaro Herrera
2017-07-07
*
Fix potential data corruption during freeze
Teodor Sigaev
2017-07-06
*
Clarify the contract of partition_rbound_cmp().
Dean Rasheed
2017-07-06
*
Simplify the logic checking new range partition bounds.
Dean Rasheed
2017-07-06
*
Fix output of char node fields
Peter Eisentraut
2017-07-05
*
Improve subscription locking
Peter Eisentraut
2017-07-03
*
Treat clean shutdown of an SSL connection same as the non-SSL case.
Heikki Linnakangas
2017-07-03
*
Refine memory allocation in ICU conversions
Peter Eisentraut
2017-07-01
*
Reduce delay for last logicalrep feedback message when master goes idle.
Tom Lane
2017-07-01
*
Shorten timeouts while waiting for logicalrep worker slot attach/detach.
Tom Lane
2017-07-01
*
Fix UPDATE of GENERATED ALWAYS identity columns
Peter Eisentraut
2017-06-30
*
Fix locking in WAL receiver/sender shmem state structs
Alvaro Herrera
2017-06-30
*
Fix typo in comment
Peter Eisentraut
2017-06-30
*
Fix race conditions and missed wakeups in syncrep worker signaling.
Tom Lane
2017-06-30
*
Fix typo in comment
Peter Eisentraut
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-30
*
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
*
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-27
*
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
*
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-26
*
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-24
*
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
*
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
[prev]
[next]