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
/
contrib
Age
Commit message (
Expand
)
Author
2025-04-27
Remove circular #include's between plpython.h and plpy_util.h.
Tom Lane
2025-04-25
Fix typo in test file name added in commit 4909b38af0.
Amit Kapila
2025-04-21
Fix a few duplicate words in comments
David Rowley
2025-04-19
Be more wary of corrupt data in pageinspect's heap_page_items().
Tom Lane
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-14
Fix incorrect format placeholders
Peter Eisentraut
2025-04-12
Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025-04-12
Harmonize function parameter names for Postgres 18.
Peter Geoghegan
2025-04-11
Improve various new-to-v18 appendStringInfo calls
David Rowley
2025-04-10
Fix data loss in logical replication.
Amit Kapila
2025-04-09
Cleanup of pg_numa.c
Tomas Vondra
2025-04-08
Move contrib/spi testing from core regression tests to contrib/spi.
Tom Lane
2025-04-08
Fix incorrect format placeholder
Peter Eisentraut
2025-04-08
pg_buffercache: Change page_num type to bigint
Tomas Vondra
2025-04-08
Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025-04-08
Speedup child EquivalenceMember lookup in planner
David Rowley
2025-04-07
Add pg_buffercache_numa view with NUMA node info
Tomas Vondra
2025-04-07
Fix some issues in contrib/spi/refint.c.
Tom Lane
2025-04-07
Follow-up fixes for SHA-2 patch (commit 749a9e20c).
Tom Lane
2025-04-07
Fix erroneous construction of functions' dependencies on transforms.
Tom Lane
2025-04-06
Fix memory leaks in px_crypt_shacrypt().
Tom Lane
2025-04-05
Add modern SHA-2 based password hashes to pgcrypto.
Álvaro Herrera
2025-04-04
Use streaming read I/O in autoprewarm
Melanie Plageman
2025-04-04
Refactor autoprewarm_database_main() in preparation for read stream
Melanie Plageman
2025-04-04
Remove superfluous autoprewarm check
Melanie Plageman
2025-04-04
Fix autoprewarm neglect of tablespaces
Melanie Plageman
2025-04-04
Convert PathKey to use CompareType
Peter Eisentraut
2025-04-03
Remove misleading read stream asserts in a few users
Melanie Plageman
2025-04-03
Add support for sorted gist index builds to btree_gist
Heikki Linnakangas
2025-04-03
Fix boilerplate comments in btree_gist
Heikki Linnakangas
2025-03-30
read_stream: Introduce and use optional batchmode support
Andres Freund
2025-03-30
Remove incidental md5() function use from test
Tomas Vondra
2025-03-29
amcheck: Add a GIN index to the CREATE INDEX CONCURRENTLY tests
Tomas Vondra
2025-03-29
amcheck: Add a test with GIN index on JSONB data
Tomas Vondra
2025-03-29
amcheck: Fix indentation in verify_gin.c
Tomas Vondra
2025-03-29
amcheck: Add gin_index_check() to verify GIN index
Tomas Vondra
2025-03-29
amcheck: Move common routines into a separate module
Tomas Vondra
2025-03-29
Use PRI?64 instead of "ll?" in format strings (continued).
Peter Eisentraut
2025-03-28
pg_overexplain: Use PG_MODULE_MAGIC_EXT.
Robert Haas
2025-03-28
pg_overexplain: Call previous hooks as appropriate.
Robert Haas
2025-03-27
Use streaming read I/O in heap amcheck
Melanie Plageman
2025-03-27
Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
2025-03-27
pg_overexplain: Filter out actual row count from test result.
Robert Haas
2025-03-27
Remove the query_id_squash_values GUC
Álvaro Herrera
2025-03-27
Fix query jumbling to account for NULL nodes
David Rowley
2025-03-26
pg_overexplain: SET jit=off when running tests.
Robert Haas
2025-03-26
Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a9d2fa05512
Robert Haas
2025-03-26
pg_overexplain: Additional EXPLAIN options for debugging.
Robert Haas
2025-03-26
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
2025-03-26
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
[prev]
[next]