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
2023-10-30
Diagnose !indisvalid in more SQL functions.
Noah Misch
2023-10-30
amcheck: Distinguish interrupted page deletion from corruption.
Noah Misch
2023-10-30
Add STREAM_START/STREAM_STOP for transactional messages during decoding.
Amit Kapila
2023-10-30
Fix indentation in contrib/amcheck/verify_nbtree.c
Alexander Korotkov
2023-10-29
btree_gin: Fix calculation of leftmost interval value.
Dean Rasheed
2023-10-27
Teach contrib/amcheck to check the unique constraint violation
Alexander Korotkov
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-19
During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point.
Robert Haas
2023-10-19
pg_stat_statements: Add local_blk_{read|write}_time
Michael Paquier
2023-10-19
Rename I/O timing statistics columns to shared_blk_{read|write}_time
Michael Paquier
2023-10-18
Add flush option to pg_logical_emit_message()
Michael Paquier
2023-10-14
Dissociate btequalimage() from interval_ops, ending its deduplication.
Noah Misch
2023-10-13
Update oldextversions test for pg_stat_statements 1.11
Daniel Gustafsson
2023-10-10
test_decoding: Remove unnecessary table in twophase test
Michael Paquier
2023-10-09
Remove duplicate words in docs and code comments.
Amit Kapila
2023-10-05
Constify crc32_sz
Peter Eisentraut
2023-10-05
dblink: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-05
postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-09-28
Show parameters of CALL as constants in pg_stat_statements
Michael Paquier
2023-09-27
Fix the misuse of origin filter across multiple pg_logical_slot_get_changes()...
Amit Kapila
2023-09-27
unaccent: Tweak value of PYTHON when building without Python support
Michael Paquier
2023-09-26
pgrowlocks: change lock mode output labels for consistency
Bruce Momjian
2023-09-26
Fix another bug in parent page splitting during GiST index build.
Heikki Linnakangas
2023-09-26
Add some const qualifiers
Peter Eisentraut
2023-09-25
unaccent: Fix allocation size for target characters on initial load
Michael Paquier
2023-09-20
unaccent: Add support for quoted translated characters
Michael Paquier
2023-09-14
Fix tracking of temp table relation extensions as writes
Andres Freund
2023-09-08
Add JIT deform_counter
Daniel Gustafsson
2023-09-08
Remove some more "snapshot too old" vestiges.
Thomas Munro
2023-09-05
Remove the "snapshot too old" feature.
Thomas Munro
2023-08-30
postgres_fdw: Fix test for parameterized foreign scan.
Etsuro Fujita
2023-08-27
Show names of DEALLOCATE as constants in pg_stat_statements
Michael Paquier
2023-08-25
Catalog not-null constraints
Alvaro Herrera
2023-08-23
Use the buffer cache when initializing an unlogged index.
Heikki Linnakangas
2023-08-23
ExtendBufferedWhat -> BufferManagerRelation.
Thomas Munro
2023-08-17
sepgsql: Adjust regression expected output
Michael Paquier
2023-08-15
Fix code indentation vioaltion introduced in commit 9e9931d2b.
Etsuro Fujita
2023-08-15
Re-allow FDWs and custom scan providers to replace joins with pseudoconstant ...
Etsuro Fujita
2023-08-12
Show GIDs of two-phase commit commands as constants in pg_stat_statements
Michael Paquier
2023-08-07
Improve const use in zlib-using code
Peter Eisentraut
2023-07-28
Disallow replacing joins with scans in problematic cases.
Etsuro Fujita
2023-07-27
Show savepoint names as constants in pg_stat_statements
Michael Paquier
2023-07-24
Make test_decoding ddl.out shorter
Alvaro Herrera
2023-07-20
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-13
Remove unnecessary pfree() in g_intbig_compress().
Tom Lane
2023-07-12
Allow some exclusion constraints on partitions
Peter Eisentraut
2023-07-11
Add BEGIN/COMMIT for transactional messages during decoding.
Amit Kapila
2023-07-05
Handle \v as a whitespace character in parsers
Michael Paquier
2023-07-04
Remove incidental md5() function uses from several tests
Peter Eisentraut
[next]