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
...
*
Prevent tuples to be marked as dead in subtransactions on standbys
Michael Paquier
2023-12-12
*
Fix typo in comment
Daniel Gustafsson
2023-12-12
*
Provide vectored variants of FileRead() and FileWrite().
Thomas Munro
2023-12-12
*
Be more wary about OpenSSL not setting errno on error.
Tom Lane
2023-12-11
*
Simplify productions for FORMAT JSON [ ENCODING name ]
Alvaro Herrera
2023-12-11
*
Remove trace_recovery_messages
Michael Paquier
2023-12-11
*
Fix an undetected deadlock due to apply worker.
Amit Kapila
2023-12-11
*
Fix nbtree backward scan race condition comments.
Peter Geoghegan
2023-12-08
*
Micro-optimize JSONTYPE_NUMERIC code path in json.c.
Nathan Bossart
2023-12-08
*
Cache opaque handle for GUC option to avoid repeasted lookups.
Jeff Davis
2023-12-08
*
Optimize nbtree backward scan boundary cases.
Peter Geoghegan
2023-12-08
*
Allow parallel CREATE INDEX for BRIN indexes
Tomas Vondra
2023-12-08
*
Add empty BRIN ranges during CREATE INDEX
Tomas Vondra
2023-12-08
*
Remove some unnecessary #includes of postmaster/interrupt.h
Heikki Linnakangas
2023-12-08
*
Rename ShmemVariableCache to TransamVariables
Heikki Linnakangas
2023-12-08
*
Initialize ShmemVariableCache like other shmem areas
Heikki Linnakangas
2023-12-08
*
Don't try to open visibilitymap when analyzing a foreign table
Heikki Linnakangas
2023-12-08
*
Fix potential pointer overflow in xlogreader.c.
Thomas Munro
2023-12-08
*
Verify that attribute counts match in ExecCopySlot
David Rowley
2023-12-07
*
Improve some error messages with invalid indexes for REINDEX CONCURRENTLY
Michael Paquier
2023-12-07
*
Fix issues in binary_upgrade_logical_slot_has_caught_up().
Amit Kapila
2023-12-07
*
Fix assertion failure with REINDEX and event triggers
Michael Paquier
2023-12-07
*
Fix compilation on Windows with WAL_DEBUG
Michael Paquier
2023-12-06
*
Fix indentation
Daniel Gustafsson
2023-12-05
*
Fix incorrect error message for IDENTIFY_SYSTEM
Daniel Gustafsson
2023-12-05
*
Optimize SearchPathCache by saving the last entry.
Jeff Davis
2023-12-04
*
Teach convert() and friends to avoid copying when possible.
Nathan Bossart
2023-12-04
*
Remove now-unnecessary Autovacuum[Launcher|Worker]IAm functions
Heikki Linnakangas
2023-12-04
*
Add support for REINDEX in event triggers
Michael Paquier
2023-12-04
*
Refactor how InitProcess is called
Heikki Linnakangas
2023-12-03
*
Pass BackgroundWorker entry in the parameter file in EXEC_BACKEND mode
Heikki Linnakangas
2023-12-03
*
Refactor CreateSharedMemoryAndSemaphores
Heikki Linnakangas
2023-12-03
*
Silence Valgrind complaint with EXEC_BACKEND
Heikki Linnakangas
2023-12-01
*
pgindent fix
Peter Eisentraut
2023-12-01
*
Check collation when creating partitioned index
Peter Eisentraut
2023-12-01
*
Fix an uninitialized access in hash_xlog_squeeze_page().
Amit Kapila
2023-12-01
*
Adjust obsolete comment explaining set_stack_base().
Thomas Munro
2023-12-01
*
Print lwlock stats also for aux processes, when built with LWLOCK_STATS
Heikki Linnakangas
2023-12-01
*
Fix typo in 5a1dfde8334b
Alexander Korotkov
2023-11-30
*
Fix warning due non-standard inline declaration in 4ed8f0913bfdb5f355
Alexander Korotkov
2023-11-30
*
Remove redundant setting of hashkey after insertion
John Naylor
2023-11-30
*
Apply quotes more consistently to GUC names in logs
Michael Paquier
2023-11-30
*
Improve "user mapping not found" error message
Peter Eisentraut
2023-11-30
*
Make use FullTransactionId in 2PC filenames
Alexander Korotkov
2023-11-29
*
Use larger segment file names for pg_notify
Alexander Korotkov
2023-11-29
*
Index SLRUs by 64-bit integers rather than by 32-bit integers
Alexander Korotkov
2023-11-29
*
Clean up usage of bison precedence for non-operator keywords.
Tom Lane
2023-11-28
*
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-28
*
Fix comment about ressortgrouprefs being unique in setop plans.
Heikki Linnakangas
2023-11-28
*
Fix assertions with RI triggers in heap_update and heap_delete.
Heikki Linnakangas
2023-11-28
[prev]
[next]