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
Age
Commit message (
Expand
)
Author
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-23
pg_buffercache: Remove unused fields from BufferCacheNumaRec
Michael Paquier
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
Fix typo in documentation about application time
Peter Eisentraut
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
2025-11-20
Use "COPY table TO" for partitioned tables in initial table synchronization.
Masahiko Sawada
2025-11-20
Split PruneFreezeParams initializers to one field per line
Melanie Plageman
2025-11-20
tools: update tools/codelines to use "git ls-files"
Bruce Momjian
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
doc: Assorted documentation improvements
Daniel Gustafsson
2025-11-20
doc: Document how to run a subset of regress tests
Daniel Gustafsson
2025-11-20
Handle EPERM in pg_numa_init
Tomas Vondra
2025-11-20
Remove obsolete cast
Peter Eisentraut
2025-11-20
doc: Update pg_upgrade documentation to match recent description changes.
Fujii Masao
2025-11-20
Add HINT listing valid encodings to encode() and decode() errors.
Fujii Masao
2025-11-20
Drop support for MSVCRT's float formatting quirk.
Thomas Munro
2025-11-20
Drop support for MSVCRT's %I64 format strings.
Thomas Munro
2025-11-19
Speed up eqjoinsel() with lots of MCV entries.
Tom Lane
2025-11-19
Print new OldestXID value in pg_resetwal when it's being changed
Heikki Linnakangas
[prev]
[next]