index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
...
*
Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees
Michael Paquier
2024-01-24
*
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
*
Add better handling of redundant IS [NOT] NULL quals
David Rowley
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
*
Re-disallow Memoize for parameterized nested loops with join filters
David Rowley
2024-01-22
*
Fix some typos
Michael Paquier
2024-01-22
*
Add backend support for injection points
Michael Paquier
2024-01-22
*
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
*
Introduce the dynamic shared memory registry.
Nathan Bossart
2024-01-19
*
Fix name collision in c64086b79dba
Alexander Korotkov
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
*
Add optimized C string hashing
John Naylor
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 broken Bitmapset optimization in DiscreteKnapsack()
David Rowley
2024-01-19
*
Remove LVPagePruneState.
Robert Haas
2024-01-18
*
Move VM update code from lazy_scan_heap() to lazy_scan_prune().
Robert Haas
2024-01-18
*
Optimize vacuuming of relations with no indexes.
Robert Haas
2024-01-18
*
Error message capitalisation
Peter Eisentraut
2024-01-18
*
Improve handling of dropped partitioned indexes for REINDEX INDEX
Michael Paquier
2024-01-18
*
Add try_index_open(), conditional variant of index_open()
Michael Paquier
2024-01-18
*
Fix spelling in notice
Alexander Korotkov
2024-01-17
*
Fix incorrect comment on how BackendStatusArray is indexed
Heikki Linnakangas
2024-01-17
*
Close socket in case of errors in setting non-blocking
Daniel Gustafsson
2024-01-17
*
Fix description of DecodeInsert() in decode.c
Michael Paquier
2024-01-17
*
Add support for parsing of large XML data (>= 10MB)
Michael Paquier
2024-01-17
*
Fix format specifier for NOTICE in copyfrom.c
Alexander Korotkov
2024-01-17
*
Add new COPY option SAVE_ERROR_TO
Alexander Korotkov
2024-01-16
*
Fix REALLOCATE_BITMAPSETS code
David Rowley
2024-01-17
*
Be more consistent about whether to update the FSM while vacuuming.
Robert Haas
2024-01-16
*
Support identity columns in partitioned tables
Peter Eisentraut
2024-01-16
*
struct XmlTableRoutine: use C99 designated initializers
Alvaro Herrera
2024-01-16
*
Assert that partition inherits from only one parent in MergeAttributes()
Peter Eisentraut
2024-01-16
*
Fix 'negative bitmapset member' error
Alexander Korotkov
2024-01-15
*
Avoid useless ReplicationOriginExitCleanup locking
Alvaro Herrera
2024-01-15
*
Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers.
Tom Lane
2024-01-14
*
Remove useless Assert
Peter Eisentraut
2024-01-14
*
Re-pgindent catcache.c after previous commit.
Tom Lane
2024-01-13
*
Cope with catcache entries becoming stale during detoasting.
Tom Lane
2024-01-13
*
Make attstattarget nullable
Peter Eisentraut
2024-01-13
*
Fix memory leak in connection string validation.
Jeff Davis
2024-01-12
*
Re-validate connection string in libpqrcv_connect().
Jeff Davis
2024-01-12
[prev]
[next]