index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
2025-11-20
Update PruneState.all_[visible|frozen] earlier in pruning
Melanie Plageman
2025-11-20
Keep all_frozen updated in heap_page_prune_and_freeze
Melanie Plageman
2025-11-20
Refactor heap_page_prune_and_freeze() parameters into a struct
Melanie Plageman
2025-11-20
Add HINT listing valid encodings to encode() and decode() errors.
Fujii Masao
2025-11-19
Speed up eqjoinsel() with lots of MCV entries.
Tom Lane
2025-11-19
Fix indentation
Peter Eisentraut
2025-11-19
Fix NLS for incorrect GUC enum value hint message
Peter Eisentraut
2025-11-19
Fix typo in nodeHash.c
Richard Guo
2025-11-18
Fix typo
Álvaro Herrera
2025-11-18
Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
2025-11-18
Switch from tabs to spaces in postgresql.conf.sample.
Nathan Bossart
2025-11-18
Optimize shared memory usage for WaitLSNProcInfo
Alexander Korotkov
2025-11-18
Rename two columns in pg_stat_subscription_stats.
Amit Kapila
2025-11-17
Use streaming read I/O in BRIN vacuum scan.
Masahiko Sawada
2025-11-17
Clean up match_orclause_to_indexcol().
Tom Lane
2025-11-17
Fix typos in logical replication code comments
Daniel Gustafsson
2025-11-17
Mention md5 deprecation in postgresql.conf.sample
Daniel Gustafsson
2025-11-17
Rework output format of pg_dependencies
Michael Paquier
2025-11-17
Rework output format of pg_ndistinct
Michael Paquier
2025-11-17
Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
2025-11-17
Get rid of long datatype in CATCACHE_STATS enabled builds
David Rowley
2025-11-16
Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent update.
Dean Rasheed
2025-11-15
Fix incorrect function name in comments
Alexander Korotkov
2025-11-15
Fix WaitLSNWakeup() fast-path check for InvalidXLogRecPtr
Alexander Korotkov
2025-11-14
Comment out autovacuum_worker_slots in postgresql.conf.sample.
Nathan Bossart
2025-11-14
Add note about CreateStatistics()'s selective use of check_rights.
Nathan Bossart
2025-11-14
doc: double-quote use of %f, %p, and %r in literal commands.
Bruce Momjian
2025-11-14
Revert "Drop unnamed portal immediately after execution to completion"
Michael Paquier
2025-11-13
Add some missing #include <limits.h>.
Thomas Munro
2025-11-13
Replace off_t by pgoff_t in I/O routines
Michael Paquier
2025-11-13
Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN variable.
Fujii Masao
2025-11-12
Remove obsolete autovacuum comment.
Nathan Bossart
2025-11-12
Teach DSM registry to ERROR if attaching to an uninitialized entry.
Nathan Bossart
2025-11-12
Clear 'xid' in dummy async notify entries written to fill up pages
Heikki Linnakangas
2025-11-12
Fix remaining race condition with CLOG truncation and LISTEN/NOTIFY
Heikki Linnakangas
2025-11-12
Fix bug where we truncated CLOG that was still needed by LISTEN/NOTIFY
Heikki Linnakangas
2025-11-12
Escalate ERRORs during async notify processing to FATAL
Heikki Linnakangas
2025-11-12
Split out innards of pg_tablespace_location()
Álvaro Herrera
2025-11-12
Fix range for commit_siblings in sample conf
Daniel Gustafsson
2025-11-12
libpq: threadsafety for SSL certificate callback
Daniel Gustafsson
2025-11-12
Fix comments of output routines for pg_ndistinct and pg_dependencies
Michael Paquier
2025-11-12
Move code specific to pg_dependencies to new file
Michael Paquier
2025-11-12
Move code specific to pg_ndistinct to new file
Michael Paquier
2025-11-12
Remove unused assignment in CREATE PUBLICATION grammar.
Amit Kapila
2025-11-12
Prefer spelling "cacheable" over "cachable".
Thomas Munro
2025-11-12
Report better object limits in error messages for injection points
Michael Paquier
2025-11-11
Clean up qsort comparison function for GUC entries
Peter Eisentraut
2025-11-10
Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
2025-11-10
Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
2025-11-10
Fix typos in nodeWindowAgg comments
Daniel Gustafsson
[prev]
[next]