index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
pg_upgrade: Add --swap for faster file transfer.
Nathan Bossart
2025-03-25
*
initdb: Add --no-sync-data-files.
Nathan Bossart
2025-03-25
*
Stats: use schemaname/relname instead of regclass.
Jeff Davis
2025-03-25
*
libpq: Deprecate pg_int64.
Thomas Munro
2025-03-25
*
Add support for custom_query_jumble as a node field attribute
Michael Paquier
2025-03-25
*
Remove 'additional' pointer from TupleHashEntryData.
Jeff Davis
2025-03-24
*
Add ExecCopySlotMinimalTupleExtra().
Jeff Davis
2025-03-24
*
Create accessor functions for TupleHashEntry.
Jeff Davis
2025-03-24
*
HashAgg: use Bump allocator for hash TupleHashTable entries.
Jeff Davis
2025-03-24
*
Expand comment for isset_offset.
Nathan Bossart
2025-03-24
*
Detect and Log multiple_unique_conflicts type conflict.
Amit Kapila
2025-03-24
*
Allow plugins to set a 64-bit plan identifier in PlannedStmt
Michael Paquier
2025-03-24
*
aio: Change prefix of PgAioResultStatus values to PGAIO_RS_
Andres Freund
2025-03-22
*
Improve nbtree array primitive scan scheduling.
Peter Geoghegan
2025-03-22
*
Add GUC option to control maximum active replication origins.
Masahiko Sawada
2025-03-21
*
Place "extern" declaration in the right part of pg_class.h.
Tom Lane
2025-03-21
*
Support buffer forwarding in StartReadBuffers().
Thomas Munro
2025-03-21
*
Add an additional hook for EXPLAIN option validation.
Robert Haas
2025-03-20
*
Add vacuum_truncate configuration parameter.
Nathan Bossart
2025-03-20
*
extension_control_path
Peter Eisentraut
2025-03-19
*
Ensure first ModifyTable rel initialized if all are pruned
Amit Langote
2025-03-19
*
Increase io_combine_limit range to 1MB.
Thomas Munro
2025-03-19
*
Introduce io_max_combine_limit.
Thomas Munro
2025-03-19
*
Introduce squashing of constant lists in query jumbling
Álvaro Herrera
2025-03-18
*
aio: Add io_method=worker
Andres Freund
2025-03-18
*
aio: Infrastructure for io_method=worker
Andres Freund
2025-03-18
*
Fix headerscheck warning.
Jeff Davis
2025-03-18
*
Add some new hooks so extensions can add details to EXPLAIN.
Robert Haas
2025-03-18
*
Increase default maintenance_io_concurrency to 16
Melanie Plageman
2025-03-18
*
Fix indentation again.
Robert Haas
2025-03-18
*
Make it possible for loadable modules to add EXPLAIN options.
Robert Haas
2025-03-18
*
Add some opfamily support functions to lsyscache.c
Peter Eisentraut
2025-03-18
*
Use correct variable name in publicationcmds.c.
Amit Kapila
2025-03-18
*
aio: Add core asynchronous I/O infrastructure
Andres Freund
2025-03-17
*
aio: Basic subsystem initialization
Andres Freund
2025-03-17
*
Revert "Add redo LSN to pgstats files"
Michael Paquier
2025-03-17
*
localbuf: Introduce StartLocalBufferIO()
Andres Freund
2025-03-15
*
localbuf: Introduce FlushLocalBuffer()
Andres Freund
2025-03-15
*
localbuf: Introduce TerminateLocalBufferIO()
Andres Freund
2025-03-15
*
Optimization for lower(), upper(), casefold() functions.
Jeff Davis
2025-03-15
*
Remove table AM callback scan_bitmap_next_block
Melanie Plageman
2025-03-15
*
BitmapHeapScan uses the read stream API
Melanie Plageman
2025-03-15
*
Separate TBM[Shared|Private]Iterator and TBMIterateResult
Melanie Plageman
2025-03-15
*
Doc: remove obsolete comment.
Tom Lane
2025-03-14
*
Add GUC option to log lock acquisition failures.
Fujii Masao
2025-03-14
*
Simplify and generalize PrepareSortSupportFromIndexRel()
Peter Eisentraut
2025-03-14
*
Swap order of extern/static and pg_nodiscard
Peter Eisentraut
2025-03-14
*
Improve buffer manager API for backend pin limits.
Thomas Munro
2025-03-14
*
Add reverse(bytea).
Nathan Bossart
2025-03-13
*
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-13
[next]