index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Strip Windows newlines from extension script files manually.
Tom Lane
2024-10-28
*
Fix WAL_DEBUG build
Peter Eisentraut
2024-10-28
*
nbtree: Minor sibling link traversal tweaks.
Peter Geoghegan
2024-10-28
*
Fix overflow in bsearch_arg() with more than INT_MAX elements
Heikki Linnakangas
2024-10-28
*
Restore missing line to copyright notice
Heikki Linnakangas
2024-10-28
*
Remove unused #include's from contrib, pl, test .c files
Peter Eisentraut
2024-10-28
*
Change the default value of the streaming option to 'parallel'.
Amit Kapila
2024-10-28
*
Set query ID for inner queries of CREATE TABLE AS and DECLARE
Michael Paquier
2024-10-28
*
Fix obsolete nbtree split buffer comment.
Peter Geoghegan
2024-10-27
*
Remove unused #include's from backend .c files
Peter Eisentraut
2024-10-27
*
Refactor the code to create a pg_locale_t into new function.
Jeff Davis
2024-10-25
*
Read extension script files in text not binary mode.
Tom Lane
2024-10-25
*
Make table_scan_bitmap_next_block() async-friendly
Melanie Plageman
2024-10-25
*
Move EXPLAIN counter increment to heapam_scan_bitmap_next_block
Melanie Plageman
2024-10-25
*
WAL-log inplace update before revealing it to other sessions.
Noah Misch
2024-10-25
*
For inplace update, send nontransactional invalidations.
Noah Misch
2024-10-25
*
Fix concurrrently in typcache_rel_type_cache.sql
Alexander Korotkov
2024-10-25
*
pgbench: Fix typo.
Tatsuo Ishii
2024-10-25
*
Refactor code converting a publication name List to a StringInfo
Michael Paquier
2024-10-25
*
Add install rules for Kerberos.pm and AdjustUpgrade.pm
Michael Paquier
2024-10-25
*
injection_points: Disable one permutation in isolation test "basic"
Michael Paquier
2024-10-25
*
Remove the RTE_GROUP RTE if we drop the groupClause
Richard Guo
2024-10-25
*
Add functions pg_restore_relation_stats(), pg_restore_attribute_stats().
Jeff Davis
2024-10-24
*
Generalize plpgsql's heuristic for importing expanded objects.
Tom Lane
2024-10-24
*
Fix parallel worker tracking of new catalog relfilenumbers.
Noah Misch
2024-10-24
*
Stop reading uninitialized memory in heap_inplace_lock().
Noah Misch
2024-10-24
*
Refactor GetLockStatusData() to skip backends/groups without fast-path locks.
Fujii Masao
2024-10-25
*
Support configuring TLSv1.3 cipher suites
Daniel Gustafsson
2024-10-24
*
Support configuring multiple ECDH curves
Daniel Gustafsson
2024-10-24
*
Raise the minimum supported OpenSSL version to 1.1.1
Daniel Gustafsson
2024-10-24
*
Handle alphanumeric characters in matching GUC names
Daniel Gustafsson
2024-10-24
*
Add 'no_error' argument to pg_wal_replay_wait()
Alexander Korotkov
2024-10-24
*
Refactor WaitForLSNReplay() to return the result of waiting
Alexander Korotkov
2024-10-24
*
Make WaitForLSNReplay() issue FATAL on postmaster death
Alexander Korotkov
2024-10-24
*
Move LSN waiting declarations and definitions to better place
Alexander Korotkov
2024-10-24
*
Avoid looping over all type cache entries in TypeCacheRelCallback()
Alexander Korotkov
2024-10-24
*
Update header comment for lookup_type_cache()
Alexander Korotkov
2024-10-24
*
Track more precisely query locations for nested statements
Michael Paquier
2024-10-24
*
Improve pg_set_attribute_stats() error message.
Jeff Davis
2024-10-23
*
Fix typo in tidstore.h.
Masahiko Sawada
2024-10-23
*
Fix compiler warning.
Jeff Davis
2024-10-23
*
Fix incorrect struct reference in comment
Daniel Gustafsson
2024-10-23
*
Make SASL max message length configurable
Daniel Gustafsson
2024-10-23
*
Remove unnecessary word in a comment
Amit Langote
2024-10-23
*
ecpg: Fix out-of-bound read in DecodeDateTime()
Michael Paquier
2024-10-23
*
Add functions pg_set_attribute_stats() and pg_clear_attribute_stats().
Jeff Davis
2024-10-22
*
Change pg_*_relation_stats() functions to return type to void.
Jeff Davis
2024-10-22
*
Improve reporting of errors in extension script files.
Tom Lane
2024-10-22
*
Improve parser's reporting of statement start locations.
Tom Lane
2024-10-22
*
ecpg: Refactor ecpg_log() to skip unnecessary calls to ECPGget_sqlca().
Fujii Masao
2024-10-22
[prev]
[next]