index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Fix yet another issue with step generation in partition pruning.
Etsuro Fujita
2020-08-07
*
Remove obsolete amcheck comment.
Peter Geoghegan
2020-08-06
*
amcheck: Sanitize metapage's allequalimage field.
Peter Geoghegan
2020-08-06
*
Fix bogus EXPLAIN output for Hash Aggregate
David Rowley
2020-08-07
*
Register llvm_shutdown using on_proc_exit, not before_shmem_exit.
Robert Haas
2020-08-06
*
doc: clarify "state" table reference in tutorial
Bruce Momjian
2020-08-05
*
Fix matching of sub-partitions when a partitioned plan is stale.
Tom Lane
2020-08-05
*
Remove btree page items after page unlink
Alexander Korotkov
2020-08-05
*
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-08-04
*
Make new SSL TAP test for channel_binding more robust
Michael Paquier
2020-08-04
*
Fix replica backward scan race condition.
Peter Geoghegan
2020-08-03
*
Add nbtree page deletion assertion.
Peter Geoghegan
2020-08-03
*
Remove unnecessary "DISTINCT" in psql's queries for \dAc and \dAf.
Tom Lane
2020-08-03
*
Doc: fix obsolete info about allowed range of TZ offsets in timetz.
Tom Lane
2020-08-03
*
Fix behavior of ecpg's "EXEC SQL elif name".
Tom Lane
2020-08-03
*
Add %P to log_line_prefix for parallel group leader
Michael Paquier
2020-08-03
*
Fix rare failure in LDAP tests.
Thomas Munro
2020-08-03
*
Correct comment in simplehash.h.
Thomas Munro
2020-08-03
*
Fix minor issues in psql's new \dAc and related commands.
Tom Lane
2020-08-02
*
Use int64 instead of long in incremental sort code
David Rowley
2020-08-02
*
Change XID and mxact limits to warn at 40M and stop at 3M.
Noah Misch
2020-08-01
*
Invent "amadjustmembers" AM method for validating opclass members.
Tom Lane
2020-08-01
*
Use pg_pread() and pg_pwrite() in slru.c.
Thomas Munro
2020-08-02
*
Minimize slot creation for multi-inserts of pg_shdepend
Michael Paquier
2020-08-01
*
Improve programmer docs for simplehash and dynahash.
Thomas Munro
2020-08-01
*
Restore lost amcheck TOAST test coverage.
Peter Geoghegan
2020-07-31
*
Fix oversight in ALTER TYPE: typmodin/typmodout must propagate to arrays.
Tom Lane
2020-07-31
*
Fix recently-introduced performance problem in ts_headline().
Tom Lane
2020-07-31
*
Fix compiler warning from Clang.
Thomas Munro
2020-07-31
*
Preallocate some DSM space at startup.
Thomas Munro
2020-07-31
*
Fix comment in instrument.h
Michael Paquier
2020-07-31
*
Cache smgrnblocks() results in recovery.
Thomas Munro
2020-07-31
*
Use multi-inserts for pg_attribute and pg_shdepend
Michael Paquier
2020-07-31
*
Doc: fix high availability solutions comparison.
Tatsuo Ishii
2020-07-31
*
Use pg_bitutils for HyperLogLog.
Jeff Davis
2020-07-30
*
Include partitioned tables for tab completion of VACUUM in psql
Michael Paquier
2020-07-30
*
doc: Mention index references in pg_inherits
Michael Paquier
2020-07-30
*
Introduce a WaitEventSet for the stats collector.
Thomas Munro
2020-07-30
*
Use WaitLatch() for condition variables.
Thomas Munro
2020-07-30
*
Use a long lived WaitEventSet for WaitLatch().
Thomas Munro
2020-07-30
*
Add hash_mem_multiplier GUC.
Peter Geoghegan
2020-07-29
*
pg_stat_statements: track number of rows processed by some utility commands.
Fujii Masao
2020-07-29
*
Remove non-fast promotion.
Fujii Masao
2020-07-29
*
HashAgg: use better cardinality estimate for recursive spilling.
Jeff Davis
2020-07-28
*
Fix incorrect print format in json.c
Michael Paquier
2020-07-29
*
Move syncscan.c to src/backend/access/common.
Thomas Munro
2020-07-29
*
Rename another "hash_mem" local variable.
Peter Geoghegan
2020-07-28
*
Correct obsolete UNION hash aggs comment.
Peter Geoghegan
2020-07-28
*
Doc: Remove obsolete CREATE AGGREGATE note.
Peter Geoghegan
2020-07-28
*
Make EXPLAIN ANALYZE of HashAgg more similar to Hash Join
David Rowley
2020-07-29
[prev]
[next]