index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
*
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
*
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-19
*
Add flush option to pg_logical_emit_message()
Michael Paquier
2023-10-18
*
Dissociate btequalimage() from interval_ops, ending its deduplication.
Noah Misch
2023-10-14
*
Update oldextversions test for pg_stat_statements 1.11
Daniel Gustafsson
2023-10-13
*
test_decoding: Remove unnecessary table in twophase test
Michael Paquier
2023-10-10
*
Remove duplicate words in docs and code comments.
Amit Kapila
2023-10-09
*
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-10-05
*
Show parameters of CALL as constants in pg_stat_statements
Michael Paquier
2023-09-28
*
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-27
*
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-26
*
unaccent: Fix allocation size for target characters on initial load
Michael Paquier
2023-09-25
*
unaccent: Add support for quoted translated characters
Michael Paquier
2023-09-20
*
Fix tracking of temp table relation extensions as writes
Andres Freund
2023-09-13
*
Add JIT deform_counter
Daniel Gustafsson
2023-09-08
*
Remove some more "snapshot too old" vestiges.
Thomas Munro
2023-09-08
*
Remove the "snapshot too old" feature.
Thomas Munro
2023-09-05
*
postgres_fdw: Fix test for parameterized foreign scan.
Etsuro Fujita
2023-08-30
*
Show names of DEALLOCATE as constants in pg_stat_statements
Michael Paquier
2023-08-27
*
Catalog not-null constraints
Alvaro Herrera
2023-08-25
*
Use the buffer cache when initializing an unlogged index.
Heikki Linnakangas
2023-08-23
*
ExtendBufferedWhat -> BufferManagerRelation.
Thomas Munro
2023-08-23
*
sepgsql: Adjust regression expected output
Michael Paquier
2023-08-17
*
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-15
*
Show GIDs of two-phase commit commands as constants in pg_stat_statements
Michael Paquier
2023-08-12
*
Improve const use in zlib-using code
Peter Eisentraut
2023-08-07
*
Disallow replacing joins with scans in problematic cases.
Etsuro Fujita
2023-07-28
*
Show savepoint names as constants in pg_stat_statements
Michael Paquier
2023-07-27
*
Make test_decoding ddl.out shorter
Alvaro Herrera
2023-07-24
*
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-20
*
Remove unnecessary pfree() in g_intbig_compress().
Tom Lane
2023-07-13
*
Allow some exclusion constraints on partitions
Peter Eisentraut
2023-07-12
*
Add BEGIN/COMMIT for transactional messages during decoding.
Amit Kapila
2023-07-11
*
Handle \v as a whitespace character in parsers
Michael Paquier
2023-07-06
*
Remove incidental md5() function uses from several tests
Peter Eisentraut
2023-07-04
*
Fix regression tests of unaccent to work without UTF8 support
Michael Paquier
2023-07-04
*
Remove expensive test of postgres_fdw batch inserts
Tomas Vondra
2023-07-03
*
Refactor some code related to wait events "BufferPin" and "Extension"
Michael Paquier
2023-07-03
*
Fix test of pg_stat_io for wal_level=minimal.
Noah Misch
2023-07-01
*
Add a test case for a316a3bc
Amit Langote
2023-06-30
*
pg_stat_statements: Fix second comment related to entry resets
Michael Paquier
2023-06-29
[next]