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 table name clash in recently introduced test
Andres Freund
2023-04-07
*
Improve IO accounting for temp relation writes
Andres Freund
2023-04-07
*
Test SCRAM iteration changes with psql \password
Daniel Gustafsson
2023-04-07
*
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
*
Fix underspecified sort order in test query
Alvaro Herrera
2023-04-07
*
Add pg_buffercache_usage_counts() to contrib/pg_buffercache.
Tom Lane
2023-04-07
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
*
Doc: improve descriptions of max_[pred_]locks_per_transaction GUCs.
Tom Lane
2023-04-07
*
Add array_sample() and array_shuffle() functions.
Tom Lane
2023-04-07
*
Fix locale-dependent test case.
Tom Lane
2023-04-07
*
Fix copy-paste bug in 12f3867f553 triggering an assert after a write error
Andres Freund
2023-04-07
*
Add tab-completion for newly added SUBSCRIPTION options.
Amit Kapila
2023-04-07
*
Add more protections in WAL record APIs against overflows
Michael Paquier
2023-04-07
*
Use ExtendBufferedRelTo() in XLogReadBufferExtended()
Andres Freund
2023-04-06
*
Add --buffer-usage-limit option to vacuumdb
David Rowley
2023-04-07
*
hio: Use ExtendBufferedRelBy() to extend tables more efficiently
Andres Freund
2023-04-06
*
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-04-07
*
heapam: Pass number of required pages to RelationGetBufferForTuple()
Andres Freund
2023-04-06
*
Refresh cost-based delay params more frequently in autovacuum
Daniel Gustafsson
2023-04-07
*
Separate vacuum cost variables from GUCs
Daniel Gustafsson
2023-04-07
*
Make vacuum failsafe_active globally visible
Daniel Gustafsson
2023-04-07
*
Stabilize just-added regression test cases.
Tom Lane
2023-04-06
*
psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places.
Tom Lane
2023-04-06
*
Fix ts_headline() edge cases for empty query and empty search text.
Tom Lane
2023-04-06
*
hio: Don't pin the VM while holding buffer lock while extending
Andres Freund
2023-04-06
*
hio: Relax rules for calling GetVisibilityMapPins()
Andres Freund
2023-04-06
*
psql: add an optional execution-count limit to \watch.
Tom Lane
2023-04-06
*
Support long distance matching for zstd compression
Tomas Vondra
2023-04-06
*
postgres_fdw: Add support for parallel abort.
Etsuro Fujita
2023-04-06
*
Move various prechecks from vacuum() into ExecVacuum()
David Rowley
2023-04-06
*
Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel()
Andres Freund
2023-04-05
*
Use ExtendBufferedRelTo() in {vm,fsm}_extend()
Andres Freund
2023-04-05
*
Always make a BufferAccessStrategy for ANALYZE
David Rowley
2023-04-06
*
Fix row tracking in pg_stat_statements with extended query protocol
Michael Paquier
2023-04-06
*
bufmgr: Introduce infrastructure for faster relation extension
Andres Freund
2023-04-05
*
Allow to use system CA pool for certificate verification
Daniel Gustafsson
2023-04-05
*
bufmgr: Support multiple in-progress IOs by using resowner
Andres Freund
2023-04-05
*
Support "Right Anti Join" plan shapes.
Tom Lane
2023-04-05
*
bufmgr: Acquire and clean victim buffer separately
Andres Freund
2023-04-05
*
Acquire locks on views in AcquirePlannerLocks, too.
Tom Lane
2023-04-05
*
pg_dump: Add support for zstd compression
Tomas Vondra
2023-04-05
*
bufmgr: Add Pin/UnpinLocalBuffer()
Andres Freund
2023-04-05
*
bufmgr: Add some more error checking [infrastructure] around pinning
Andres Freund
2023-04-05
*
Add smgrzeroextend(), FileZero(), FileFallocate()
Andres Freund
2023-04-05
*
Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables.
Tom Lane
2023-04-05
*
Don't initialize page in {vm,fsm}_extend(), not needed
Andres Freund
2023-04-05
*
Fix wrong word in comment.
Robert Haas
2023-04-05
*
Update information_schema for SQL:2023
Peter Eisentraut
2023-04-05
*
doc: Update error messages in RLS examples
John Naylor
2023-04-05
*
doc: Update SQL features/conformance information to SQL:2023
Peter Eisentraut
2023-04-05
[prev]
[next]