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
*
Rework new SLRU test with injection points
Michael Paquier
2024-08-23
*
injection_point: Add injection_points.stats
Michael Paquier
2024-08-23
*
injection_points: Add initialization of shmem state when loading module
Michael Paquier
2024-08-23
*
Doc: explain the log format of logical replication conflicts.
Amit Kapila
2024-08-22
*
psql: Add more meta-commands able to use the extended protocol
Michael Paquier
2024-08-22
*
Fix attach of a previously-detached injection point.
Noah Misch
2024-08-22
*
Avoid repeated table name lookups in createPartitionTable()
Alexander Korotkov
2024-08-22
*
Small code simplification
Richard Guo
2024-08-22
*
Create syscache entries for pg_extension
Michael Paquier
2024-08-22
*
Fix obsolete comments in varstr_cmp().
Jeff Davis
2024-08-21
*
Disallow creating binary-coercible casts involving range types.
Tom Lane
2024-08-21
*
Show number of disabled nodes in EXPLAIN ANALYZE output.
Robert Haas
2024-08-21
*
Treat number of disabled nodes in a path as a separate cost metric.
Robert Haas
2024-08-21
*
Fix pgindent damage
Robert Haas
2024-08-21
*
doc: remove llvm-config search from configure documentation
Peter Eisentraut
2024-08-21
*
Fix typos in 9758174e2e.
Amit Kapila
2024-08-21
*
Small code simplification
Peter Eisentraut
2024-08-21
*
Don't advance origin during apply failure.
Amit Kapila
2024-08-21
*
Slightly refactor varstr_sortsupport() to improve readability.
Jeff Davis
2024-08-20
*
Remove _PG_fini()
Michael Paquier
2024-08-21
*
Minor wording change in table "JSON Creation Functions"
Alvaro Herrera
2024-08-20
*
Improve configure error for ICU libraries if pkg-config is absent.
Jeff Davis
2024-08-20
*
Fix a couple of wait event descriptions.
Nathan Bossart
2024-08-20
*
Add injection-point test for new multixact CV usage
Alvaro Herrera
2024-08-20
*
Document limit on the number of out-of-line values per table
John Naylor
2024-08-20
*
Log the conflicts while applying changes in logical replication.
Amit Kapila
2024-08-20
*
Speed up Hash Join by making ExprStates support hashing
David Rowley
2024-08-20
*
doc: improve create/alter sequence CYCLE syntax
Bruce Momjian
2024-08-19
*
doc: mention of postpostgres_fdw INSERT ON CONFLICT limitation
Bruce Momjian
2024-08-19
*
doc: clarify create database in start docs uses command line
Bruce Momjian
2024-08-19
*
doc: Improve vague pg_createsubscriber description
Bruce Momjian
2024-08-19
*
Avoid failure to open dropped detached partition
Alvaro Herrera
2024-08-19
*
Document that search_path is reported by the server
Tomas Vondra
2024-08-19
*
Mark search_path as GUC_REPORT
Tomas Vondra
2024-08-19
*
Explain dropdb can't use syscache because of TOAST
Tomas Vondra
2024-08-19
*
Fix regression in TLS session ticket disabling
Daniel Gustafsson
2024-08-19
*
Fix harmless LC_COLLATE[_MASK] confusion.
Thomas Munro
2024-08-19
*
Fix garbled process name on backend crash
Heikki Linnakangas
2024-08-19
*
Fix more holes with SLRU code in need of int64 for segment numbers
Michael Paquier
2024-08-19
*
Search for SLRU page only in its own bank
Alvaro Herrera
2024-08-18
*
injection_points: Add stats for point caching and loading
Michael Paquier
2024-08-19
*
ci: Upgrade MacPorts version to 2.10.1.
Thomas Munro
2024-08-19
*
doc: Fix typo in section for custom pgstats
Michael Paquier
2024-08-19
*
Fix DROP DATABASE for databases with many ACLs
Tomas Vondra
2024-08-19
*
Fix cpluspluscheck for pg_verifybackup.h.
Thomas Munro
2024-08-19
*
Fix comments on wal_level=minimal, CREATE TABLESPACE and CREATE DATABASE.
Noah Misch
2024-08-18
*
docs: fix incorrect plpgsql error message
Bruce Momjian
2024-08-16
*
C comment: fix for commit b5a9b18cd0b
Bruce Momjian
2024-08-16
*
Relocate a badly placed Assert in COPY FROM code
David Rowley
2024-08-17
*
Further reduce dependence on -fwrapv semantics in jsonb.
Nathan Bossart
2024-08-16
[next]