index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
3 days
btree_gist: Merge the last two versions into version 1.8
Michael Paquier
4 days
Fix up misuse of "volatile" in contrib/xml2.
Tom Lane
5 days
Standardize LSN formatting by zero padding
Álvaro Herrera
6 days
Fix incompatibility with libxml2 >= 2.14
Michael Paquier
7 days
postgres_fdw: Add Assert to estimate_path_cost_size().
Etsuro Fujita
8 days
amcheck: Remove unused IndexCheckableCallback typedef.
Fujii Masao
9 days
Add more cross-type comparisons to contrib/btree_gin.
Tom Lane
9 days
Add cross-type comparisons to contrib/btree_gin.
Tom Lane
11 days
meson: Increase minimum version to 0.57.2
Peter Eisentraut
11 days
Show sizes of FETCH queries as constants in pg_stat_statements
Michael Paquier
11 days
Use pg_ascii_tolower()/pg_ascii_toupper() where appropriate.
Jeff Davis
11 days
Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
11 days
amcheck: Improve confusing message
Peter Eisentraut
12 days
xml2: Improve error handling of libxml2 calls
Michael Paquier
12 days
Add new OID alias type regdatabase.
Nathan Bossart
13 days
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-17
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
2025-04-27
Remove circular #include's between plpython.h and plpy_util.h.
Tom Lane
[next]