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
*
Optimize walsender wake up logic using condition variables
Andres Freund
2023-05-21
*
Expand some more uses of "deleg" to "delegation" or "delegated".
Tom Lane
2023-05-21
*
rename "gss_accept_deleg" to "gss_accept_delegation".
Bruce Momjian
2023-05-20
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Do pre-release housekeeping on catalog data.
Tom Lane
2023-05-19
*
Fix misbehavior of EvalPlanQual checks with multiple result relations.
Tom Lane
2023-05-19
*
Allocate hash join files in a separate memory context
Tomas Vondra
2023-05-19
*
Remove stray mid-sentence tabs in comments
Peter Eisentraut
2023-05-19
*
pageinspect: Fix gist_page_items() with included columns
Michael Paquier
2023-05-19
*
Fix handling of empty ranges and NULLs in BRIN
Tomas Vondra
2023-05-19
*
Tweak API of new function clause_is_computable_at().
Tom Lane
2023-05-18
*
Add writeback to pg_stat_io
Andres Freund
2023-05-17
*
Update parameter name context to wb_context
Andres Freund
2023-05-17
*
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
*
Fix some issues with improper placement of outer join clauses.
Tom Lane
2023-05-17
*
Add back SQLValueFunction for SQL keywords
Michael Paquier
2023-05-17
*
Fix wal_writer_flush_after initializer value.
Thomas Munro
2023-05-15
*
initdb: Set collversion for standard collation UNICODE
Peter Eisentraut
2023-05-12
*
Fix assertion failure when updating stats_fetch_consistency in a transaction
Michael Paquier
2023-05-10
*
Fix invalid memory access during the shutdown of the parallel apply worker.
Amit Kapila
2023-05-09
*
Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt"
Alvaro Herrera
2023-05-04
*
Fix assertion failure in apply worker.
Amit Kapila
2023-05-03
*
Fix typos in comments
Michael Paquier
2023-05-02
*
Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements
Michael Paquier
2023-04-28
*
Remove bogus #include added by d4e71df6d75.
Thomas Munro
2023-04-26
*
Remove vacuum_defer_cleanup_age
Andres Freund
2023-04-24
*
Rename ExecAggTransReparent, and improve its documentation.
Tom Lane
2023-04-24
*
Remove io prefix from pg_stat_io columns
Michael Paquier
2023-04-21
*
Remove obsolete defense against strxfrm() bugs.
Thomas Munro
2023-04-20
*
Fix wal_consistency_checking enhanced desc output.
Peter Geoghegan
2023-04-19
*
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-19
*
Remove useless argument from nbtree dedup function.
Peter Geoghegan
2023-04-18
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
*
Fix various typos
David Rowley
2023-04-18
*
Fix incorrect comment about nbtree WAL record.
Peter Geoghegan
2023-04-17
*
Further cleanup of autoconf output files for GSSAPI changes.
Tom Lane
2023-04-17
*
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
*
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-04-12
*
Refine the guidelines for rmgrdesc authors.
Peter Geoghegan
2023-04-11
*
Fix xl_heap_lock WAL record field's data type.
Peter Geoghegan
2023-04-11
*
Fix nbtree posting list update desc output.
Peter Geoghegan
2023-04-10
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Redesign interrupt/cancel API for regex engine.
Thomas Munro
2023-04-08
*
Update tsearch regex memory management.
Thomas Munro
2023-04-08
*
Use MemoryContext API for regex memory management.
Thomas Munro
2023-04-08
*
Allow logical decoding on standbys
Andres Freund
2023-04-08
*
For cascading replication, wake physical and logical walsenders separately
Andres Freund
2023-04-08
*
Handle logical slot conflicts on standby
Andres Freund
2023-04-08
[next]