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
*
Rename index "abc" in aggregates.sql
Alexander Korotkov
2024-01-24
*
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-01-24
*
Improve notation of BuiltinTrancheNames
Alvaro Herrera
2024-01-24
*
pgbench: Add \syncpipeline
Michael Paquier
2024-01-24
*
Refactor code used by jsonpath executor to fetch variables
Amit Langote
2024-01-24
*
Adjust populate_record_field() to handle errors softly
Amit Langote
2024-01-24
*
Add soft error handling to some expression nodes
Amit Langote
2024-01-24
*
Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees
Michael Paquier
2024-01-24
*
Fix crash in autoprewarm.
Nathan Bossart
2024-01-23
*
Support shared libraries on Android (using make)
Peter Eisentraut
2024-01-23
*
meson: Map host_system android to linux
Peter Eisentraut
2024-01-23
*
Fix makefiles for newly added files
Peter Eisentraut
2024-01-23
*
doc: Add acronym and glossary term for Access Method
Daniel Gustafsson
2024-01-23
*
meson: portname was set too early
Peter Eisentraut
2024-01-23
*
Revert "libpqwalreceiver: Convert to libpq-be-fe-helpers.h"
Heikki Linnakangas
2024-01-23
*
Generate syscache info from catalog files
Peter Eisentraut
2024-01-23
*
Improve stability of recovery test 035_standby_logical_decoding
Michael Paquier
2024-01-23
*
Add better handling of redundant IS [NOT] NULL quals
David Rowley
2024-01-23
*
ci: Enable injection points in builds
Michael Paquier
2024-01-23
*
Fix possible NULL pointer dereference in GetNamedDSMSegment().
Nathan Bossart
2024-01-22
*
Fix ERROR message in injection_point.c
Michael Paquier
2024-01-23
*
Fix two memcpy() bugs in the new injection point code
Heikki Linnakangas
2024-01-22
*
Abort pgbench if script end is reached with an open pipeline
Alvaro Herrera
2024-01-22
*
Test EXPLAIN (FORMAT JSON) ... XMLTABLE
Alvaro Herrera
2024-01-22
*
Make documentation builds reproducible
Peter Eisentraut
2024-01-22
*
Re-disallow Memoize for parameterized nested loops with join filters
David Rowley
2024-01-22
*
Fix some typos
Michael Paquier
2024-01-22
*
Add test module injection_points
Michael Paquier
2024-01-22
*
Add backend support for injection points
Michael Paquier
2024-01-22
*
Fix table name collision in tests in 0452b461bc
Alexander Korotkov
2024-01-21
*
Explore alternative orderings of group-by pathkeys during optimization.
Alexander Korotkov
2024-01-21
*
Generalize the common code of adding sort before processing of grouping
Alexander Korotkov
2024-01-21
*
Add hint about not qualifying UPDATE...SET target with relation name.
Tom Lane
2024-01-20
*
Add planner support functions for range operators <@ and @>.
Tom Lane
2024-01-20
*
Teach autoprewarm to use the dynamic shared memory registry.
Nathan Bossart
2024-01-19
*
Introduce the dynamic shared memory registry.
Nathan Bossart
2024-01-19
*
doc: Reorganize section for shared memory and LWLocks.
Nathan Bossart
2024-01-19
*
Fix name collision in c64086b79dba
Alexander Korotkov
2024-01-19
*
doc: Update compiler for FreeBSD specific instructions
Daniel Gustafsson
2024-01-19
*
Reorder actions in ProcArrayApplyRecoveryInfo()
Alexander Korotkov
2024-01-19
*
Add stratnum GiST support function
Peter Eisentraut
2024-01-19
*
Rename COPY option from SAVE_ERROR_TO to ON_ERROR
Alexander Korotkov
2024-01-19
*
Fixed misspelled byteswap function for big endian machines
John Naylor
2024-01-19
*
Add optimized C string hashing
John Naylor
2024-01-19
*
Add inline incremental hash functions for in-memory use
John Naylor
2024-01-19
*
psql: Add ignore_slash_options in bind's inactive branch
Michael Paquier
2024-01-19
*
Fix incorrect placeholder in walreceiver.c
Michael Paquier
2024-01-19
*
Improve some documentation about the bootstrap superuser.
Nathan Bossart
2024-01-18
*
Fix buildfarm error from commit 5c31669058.
Jeff Davis
2024-01-18
*
Fix broken Bitmapset optimization in DiscreteKnapsack()
David Rowley
2024-01-19
[next]