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-12-02
Remove doc and code comments about ON CONFLICT deficiencies
Álvaro Herrera
2025-12-02
Avoid use of NOTICE to wait for snapshot invalidation
Álvaro Herrera
2025-12-02
Fix ON CONFLICT with REINDEX CONCURRENTLY and partitions
Álvaro Herrera
2025-12-02
Remove useless casting to same type
Peter Eisentraut
2025-12-02
Simplify hash_xlog_split_allocate_page()
Peter Eisentraut
2025-12-02
Replace pointer comparisons and assignments to literal zero with NULL
Peter Eisentraut
2025-12-02
Update comment related to C99
Peter Eisentraut
2025-12-02
Update some timestamp[tz] functions to use soft-error reporting
Michael Paquier
2025-12-01
Make regex "max_chr" depend on encoding, not provider.
Jeff Davis
2025-12-01
Change some callers to use pg_ascii_toupper().
Jeff Davis
2025-12-01
Fix ON CONFLICT ON CONSTRAINT during REINDEX CONCURRENTLY
Álvaro Herrera
2025-12-01
Fix a strict aliasing violation
Peter Eisentraut
2025-12-01
Move WAL sequence code into its own file
Michael Paquier
2025-12-01
Switch some date/timestamp functions to use the soft error reporting
Michael Paquier
2025-11-30
Don't call simplify_aggref with a NULL PlannerInfo
David Rowley
2025-11-29
Update obsolete row compare preprocessing comments.
Peter Geoghegan
2025-11-29
Avoid rewriting data-modifying CTEs more than once.
Dean Rasheed
2025-11-28
Generate translator comments for GUC parameter descriptions
Peter Eisentraut
2025-11-28
Fix pg_isblank()
Peter Eisentraut
2025-11-28
Add slotsync_skip_reason column to pg_replication_slots view.
Amit Kapila
2025-11-28
pg_buffercache: Add pg_buffercache_mark_dirty{,_relation,_all}()
Michael Paquier
2025-11-28
Fix possibly uninitialized HeapScanDesc.rs_startblock
David Rowley
2025-11-28
doc: Add missing tags in pg_buffercache page
Michael Paquier
2025-11-28
Add routines for marking buffers dirty efficiently
Michael Paquier
2025-11-27
Allow indexscans on partial hash indexes with implied quals.
Tom Lane
2025-11-27
doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
Fujii Masao
2025-11-27
Fix new test for CATCACHE_FORCE_RELEASE builds
Álvaro Herrera
2025-11-27
doc: Fix typo in pg_dump documentation
Daniel Gustafsson
2025-11-27
Use C11 alignas in pg_atomic_uint64 definitions
Peter Eisentraut
2025-11-27
Fix error reporting for SQL/JSON path type mismatches
Amit Langote
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
doc: Clarify passphrase command reloading on Windows
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
[prev]
[next]