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
...
*
Use MinimalTuple for tuple queues.
Thomas Munro
2020-07-17
*
Add huge_page_size setting for use on Linux.
Thomas Munro
2020-07-17
*
Eliminate cache lookup errors in SQL functions for object addresses
Michael Paquier
2020-07-15
*
Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join.
Tom Lane
2020-07-14
*
Fix -Wcast-function-type warnings
Peter Eisentraut
2020-07-14
*
Add comment to explain an unused function parameter
David Rowley
2020-07-14
*
Fix timing issue with ALTER TABLE's validate constraint
David Rowley
2020-07-14
*
Fix comments related to table AMs
Michael Paquier
2020-07-14
*
Cope with lateral references in the quals of a subquery RTE.
Tom Lane
2020-07-13
*
Fix uninitialized value in segno calculation
Alvaro Herrera
2020-07-13
*
HashAgg: before spilling tuples, set unneeded columns to NULL.
Jeff Davis
2020-07-12
*
Revert "Use CP_SMALL_TLIST for hash aggregate"
Jeff Davis
2020-07-12
*
Revert "Track statistics for spilling of changes from ReorderBuffer".
Amit Kapila
2020-07-13
*
Include replication origins in SQL functions for commit timestamp
Michael Paquier
2020-07-12
*
Avoid useless buffer allocations during binary COPY FROM.
Tom Lane
2020-07-11
*
Rename field "relkind" to "objtype" for CTAS and ALTER TABLE nodes
Michael Paquier
2020-07-11
*
Forbid numeric NaN in jsonpath
Alexander Korotkov
2020-07-11
*
Improve error reporting for jsonpath .double() method
Alexander Korotkov
2020-07-11
*
Log the location field before any backtrace
Peter Eisentraut
2020-07-10
*
Remove WARNING message from brin_desummarize_range
Alvaro Herrera
2020-07-09
*
Fix pg_current_logfile() to not emit a carriage return on Windows.
Tom Lane
2020-07-09
*
Fix whitespace in HashAgg EXPLAIN ANALYZE
David Rowley
2020-07-09
*
code: replace most remaining uses of 'master'.
Andres Freund
2020-07-08
*
code: replace 'master' with 'leader' where appropriate.
Andres Freund
2020-07-08
*
code: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
*
Fix incorrect variable datatype.
Fujii Masao
2020-07-08
*
Fix typo
Magnus Hagander
2020-07-08
*
Fix function name in comment.
Fujii Masao
2020-07-08
*
Don't create pg_type entries for sequences or toast tables.
Tom Lane
2020-07-07
*
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-07-07
*
Check ssl_in_use flag when reporting statistics
Magnus Hagander
2020-07-07
*
Remove unnecessary PageIsEmpty() nbtree build check.
Peter Geoghegan
2020-07-06
*
Create composite array types for initdb-created relations.
Tom Lane
2020-07-06
*
Refactor routines for name lookups of procedures and operators
Michael Paquier
2020-07-06
*
Remove extra whitespace in comments atop ReorderBufferCheckMemoryLimit.
Amit Kapila
2020-07-06
*
Add new flag to format_type_extended() to get NULL for undefined type
Michael Paquier
2020-07-06
*
Remove unused function parameter in end_parallel_vacuum.
Amit Kapila
2020-07-06
*
Rename enable_incrementalsort for clarity
Peter Eisentraut
2020-07-05
*
Fix "ignoring return value" complaints from commit 96d1f423f9
Joe Conway
2020-07-04
*
Read until EOF vice stat-reported size in read_binary_file
Joe Conway
2020-07-04
*
Clamp total-tuples estimates for foreign tables to ensure planner sanity.
Tom Lane
2020-07-03
*
Fix temporary tablespaces for shared filesets some more.
Tom Lane
2020-07-03
*
Fix temporary tablespaces for shared filesets
Magnus Hagander
2020-07-03
*
Initialize work_mem using current guc.c default.
Peter Geoghegan
2020-07-02
*
nbtree: Rename _bt_search() variables.
Peter Geoghegan
2020-07-02
*
Move description of libpqwalreceiver hooks out of the replication's README
Michael Paquier
2020-07-02
*
Refactor ObjectAddress field assignments in more places
Michael Paquier
2020-07-01
*
Improve vacuum error context handling.
Amit Kapila
2020-07-01
*
Refactor creation of normal dependency records when creating extension
Michael Paquier
2020-07-01
*
Further adjustments to Hashagg EXPLAIN ANALYZE output
David Rowley
2020-07-01
[prev]
[next]