index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
Age
Commit message (
Expand
)
Author
2025-04-04
Relax assertion in finding correct GiST parent
Heikki Linnakangas
2025-04-03
Use AIO batchmode for bitmap heap scans
Melanie Plageman
2025-04-03
Remove misleading read stream asserts in a few users
Melanie Plageman
2025-04-02
Remove HeapBitmapScan's skip_fetch optimization
Andres Freund
2025-04-02
Get rid of WALBufMappingLock
Alexander Korotkov
2025-04-02
Improve error message when standby does accept connections.
Fujii Masao
2025-04-01
Remove a stray "pgrminclude" annotation
Peter Eisentraut
2025-04-01
heapam: Only set tuple's block once per page in pagemode
Heikki Linnakangas
2025-03-30
Enable IO concurrency on all systems
Andres Freund
2025-03-30
read_stream: Introduce and use optional batchmode support
Andres Freund
2025-03-29
Fix grammar in GIN README
Tomas Vondra
2025-03-29
Use PRI?64 instead of "ll?" in format strings (continued).
Peter Eisentraut
2025-03-27
Fix guc_malloc calls for consistency and OOM checks
Daniel Gustafsson
2025-03-26
Keep the decompressed filter in brin_bloom_union
Tomas Vondra
2025-03-25
Add ExecCopySlotMinimalTupleExtra().
Jeff Davis
2025-03-24
Fix bitmapheapscan incorrect recheck of NULL tuples
Melanie Plageman
2025-03-22
Improve nbtree array primitive scan scheduling.
Peter Geoghegan
2025-03-21
Use streaming read I/O in SP-GiST vacuuming
Melanie Plageman
2025-03-21
Use streaming read I/O in GiST vacuuming
Melanie Plageman
2025-03-21
Assorted trivial cleanup of c5c239e26e
Melanie Plageman
2025-03-21
Use streaming read I/O in btree vacuuming
Melanie Plageman
2025-03-20
Add vacuum_truncate configuration parameter.
Nathan Bossart
2025-03-18
Fix assertion failure in parallel vacuum with minimal maintenance_work_mem se...
Masahiko Sawada
2025-03-18
Fix typo.
Amit Kapila
2025-03-17
aio: Basic subsystem initialization
Andres Freund
2025-03-16
Revert "Add redo LSN to pgstats files"
Michael Paquier
2025-03-15
Remove table AM callback scan_bitmap_next_block
Melanie Plageman
2025-03-15
BitmapHeapScan uses the read stream API
Melanie Plageman
2025-03-15
Separate TBM[Shared|Private]Iterator and TBMIterateResult
Melanie Plageman
2025-03-14
Add GUC option to log lock acquisition failures.
Fujii Masao
2025-03-14
Simplify and generalize PrepareSortSupportFromIndexRel()
Peter Eisentraut
2025-03-13
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-13
Avoid invalidating all RelationSyncCache entries on publication rename.
Amit Kapila
2025-03-11
Assert that a snapshot is active or registered before it's used
Heikki Linnakangas
2025-03-11
nbtree: Make BTMaxItemSize into object-like macro.
Peter Geoghegan
2025-03-11
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-11
BRIN: be more strict about required support procs
Álvaro Herrera
2025-03-08
Make parallel nbtree index scans use an LWLock.
Peter Geoghegan
2025-03-08
Fix typo
Peter Eisentraut
2025-03-07
nbtree: refine _bt_readnextpage contract comments.
Peter Geoghegan
2025-03-07
Include column name in build_attrmap_by_position's error reports.
Tom Lane
2025-03-07
Rename amcancrosscompare
Peter Eisentraut
2025-03-06
Fix some performance issues in GIN query startup.
Tom Lane
2025-03-05
Revert "Show index search count in EXPLAIN ANALYZE."
Peter Geoghegan
2025-03-05
Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
2025-03-05
Rename some signal and interrupt handling functions for consistency
Heikki Linnakangas
2025-03-04
Enforce memory limit during parallel GIN builds
Tomas Vondra
2025-03-04
Compress TID lists when writing GIN tuples to disk
Tomas Vondra
2025-03-04
Fix outdated comment
Heikki Linnakangas
2025-03-03
Add relallfrozen to pg_class
Melanie Plageman
[next]