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-07-14
amcheck: Improve error message for partitioned index target.
Fujii Masao
2025-07-10
btree_gist: Merge the last two versions into version 1.8
Michael Paquier
2025-07-08
Fix up misuse of "volatile" in contrib/xml2.
Tom Lane
2025-07-07
Standardize LSN formatting by zero padding
Álvaro Herrera
2025-07-07
Fix incompatibility with libxml2 >= 2.14
Michael Paquier
2025-07-06
postgres_fdw: Add Assert to estimate_path_cost_size().
Etsuro Fujita
2025-07-04
amcheck: Remove unused IndexCheckableCallback typedef.
Fujii Masao
2025-07-03
Add more cross-type comparisons to contrib/btree_gin.
Tom Lane
2025-07-03
Add cross-type comparisons to contrib/btree_gin.
Tom Lane
2025-07-02
meson: Increase minimum version to 0.57.2
Peter Eisentraut
2025-07-02
Show sizes of FETCH queries as constants in pg_stat_statements
Michael Paquier
2025-07-01
Use pg_ascii_tolower()/pg_ascii_toupper() where appropriate.
Jeff Davis
2025-07-01
Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
2025-07-01
amcheck: Improve confusing message
Peter Eisentraut
2025-07-01
xml2: Improve error handling of libxml2 calls
Michael Paquier
2025-06-30
Add new OID alias type regdatabase.
Nathan Bossart
2025-06-29
Run pgperltidy
Joe Conway
2025-06-26
Fix typo in comment
Álvaro Herrera
2025-06-24
Make query jumbling also squash PARAM_EXTERN params
Álvaro Herrera
2025-06-24
Improve jumble squashing through CoerceViaIO and RelabelType
Álvaro Herrera
2025-06-17
amcheck: Fix posting tree checks in gin_index_check()
Tomas Vondra
2025-06-17
amcheck: Fix parent key check in gin_index_check()
Tomas Vondra
2025-06-17
amcheck: Fix checks of entry order for GIN indexes
Tomas Vondra
2025-06-17
amcheck: Remove unused GinScanItem->parentlsn field
Tomas Vondra
2025-06-17
amcheck: Test gin_index_check on a multicolumn index
Tomas Vondra
2025-06-16
Fix re-distributing previously distributed invalidation messages during logic...
Masahiko Sawada
2025-06-12
Fix squashing algorithm for query texts
Álvaro Herrera
2025-06-12
Revert support for improved tracking of nested queries
Michael Paquier
2025-06-11
Revert a few small patches that were intended for version 19.
Jeff Davis
2025-06-10
isn.c: use pg_ascii_toupper() instead of toupper().
Jeff Davis
2025-06-10
contrib/spi/refint.c: use pg_ascii_tolower() instead.
Jeff Davis
2025-06-08
Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes."
Etsuro Fujita
2025-06-06
pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks.
Robert Haas
2025-06-02
Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
2025-06-02
Rename gist stratnum support function
Peter Eisentraut
2025-06-01
postgres_fdw: Inherit the local transaction's access/deferrable modes.
Etsuro Fujita
2025-05-30
Fix memory leakage in postgres_fdw's DirectModify code path.
Tom Lane
2025-05-30
Change internal queryid type from uint64 to int64
David Rowley
2025-05-29
Avoid resource leaks when a dblink connection fails.
Tom Lane
2025-05-29
Fix assertion failure in pg_prewarm() on objects without storage.
Fujii Masao
2025-05-29
pg_stat_statements: Fix parameter number gaps in normalized queries
Michael Paquier
2025-05-22
Revert "Don't lock partitions pruned by initial pruning"
Amit Langote
2025-05-21
Fix regression with location calculation of nested statements
Michael Paquier
2025-05-19
Fix incorrect year in some copyright notices
Michael Paquier
2025-05-08
Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays
Heikki Linnakangas
2025-05-08
Suppress unnecessary explicit sorting for EPQ mergejoin path
Richard Guo
2025-05-07
Fix whitespace
Peter Eisentraut
2025-04-29
oauth: Disallow OAuth connections via postgres_fdw/dblink
Jacob Champion
2025-04-28
Add maintenance_io_concurrency flag to some read stream users
Melanie Plageman
2025-04-28
Fix xmin advancement during fast_forward decoding.
Amit Kapila
[prev]
[next]