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
Age
Commit message (
Expand
)
Author
2025-11-27
Add parallelism support for TID Range Scans
David Rowley
2025-11-27
Have the planner replace COUNT(ANY) with COUNT(*), when possible
David Rowley
2025-11-26
Teach DSM registry to retry entry initialization if needed.
Nathan Bossart
2025-11-26
Allow pg_locale_t APIs to work when ctype_is_c.
Jeff Davis
2025-11-26
Check for correct version of perltidy
Daniel Gustafsson
2025-11-26
Add #define for UNICODE_CASEMAP_BUFSZ.
Jeff Davis
2025-11-26
Inline pg_ascii_tolower() and pg_ascii_toupper().
Jeff Davis
2025-11-26
Revert "Teach DSM registry to ERROR if attaching to an uninitialized entry."
Nathan Bossart
2025-11-26
Split heap_page_prune_and_freeze() into helpers
Melanie Plageman
2025-11-26
Remove a few unused struct members.
Nathan Bossart
2025-11-26
ssl: Add connection and reload tests for key passphrases
Daniel Gustafsson
2025-11-26
Add GUC to show EXEC_BACKEND state
Daniel Gustafsson
2025-11-26
Replace internal C function pg_hypot() by standard hypot()
Peter Eisentraut
2025-11-25
oauth_validator: Shorten JSON responses in test logs
Jacob Champion
2025-11-26
Fix test failure caused by commit 76b78721ca.
Amit Kapila
2025-11-26
Add input function for data type pg_dependencies
Michael Paquier
2025-11-26
Add input function for data type pg_ndistinct
Michael Paquier
2025-11-25
Assert that cutoffs are provided if freezing will be attempted
Melanie Plageman
2025-11-25
Remove a useless length check.
Jeff Davis
2025-11-25
pg_dump tests: don't put dumps in stdout
Álvaro Herrera
2025-11-25
Improve test case stability
Álvaro Herrera
2025-11-25
gen_guc_tables.pl: Validate required GUC fields before code generation
Peter Eisentraut
2025-11-25
backend/nodes cleanup: Move loop variables definitions into for statement
Peter Eisentraut
2025-11-25
Fix a BF failure caused by commit 76b78721ca.
Amit Kapila
2025-11-25
Add slotsync skip statistics.
Amit Kapila
2025-11-25
Remove obsolete comment
Peter Eisentraut
2025-11-25
Rename routines for write/read of pgstats file
Michael Paquier
2025-11-24
lwlock: Fix, currently harmless, bug in LWLockWakeup()
Andres Freund
2025-11-24
Avoid global LC_CTYPE dependency in pg_locale_libc.c.
Jeff Davis
2025-11-24
Improve detection of implicitly-temporary views.
Tom Lane
2025-11-24
Reorganize pqcomm.h a bit
Jacob Champion
2025-11-24
postgres: Use pg_{add,mul}_size_overflow()
Jacob Champion
2025-11-24
Add pg_add_size_overflow() and friends
Jacob Champion
2025-11-24
Make some use of anonymous unions [libpq-oauth]
Jacob Champion
2025-11-24
Fix infer_arbiter_index during concurrent index operations
Álvaro Herrera
2025-11-24
Move isolation test index-killtuples to src/test/modules/index/
Michael Paquier
2025-11-24
C11 alignas instead of unions -- extended alignments
Peter Eisentraut
2025-11-24
pg_buffercache: Add pg_buffercache_os_pages
Michael Paquier
2025-11-24
Fix incorrect IndexOptInfo header comment
David Rowley
2025-11-23
Issue a NOTICE if a created function depends on any temp objects.
Tom Lane
2025-11-23
psql: Improve tab-completion for PREPARE.
Fujii Masao
2025-11-22
Add SupportRequestInlineInFrom planner support request.
Tom Lane
2025-11-22
tools: remove src/tools/codelines
Bruce Momjian
2025-11-22
Add range_minus_multi and multirange_minus_multi functions
Peter Eisentraut
2025-11-22
jit: Adjust AArch64-only code for LLVM 21.
Thomas Munro
2025-11-21
Add 'make check-tests' behavior to the meson based builds
Andrew Dunstan
2025-11-21
Remove useless casts to (void *)
Peter Eisentraut
2025-11-21
Use strtoi64() in pgbench, replacing its open-coded implementation
Heikki Linnakangas
2025-11-21
Update timezone to C99
Peter Eisentraut
2025-11-21
C11 alignas instead of unions
Peter Eisentraut
[prev]
[next]