index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Fix BF failure introduced by commit b3f6b14cf4.
Amit Kapila
2024-03-01
*
Support MERGE into updatable views.
Dean Rasheed
2024-02-29
*
Fixups for commit 93db6cbda0.
Amit Kapila
2024-02-29
*
Fix cross-version upgrade tests after f0827b443.
Tom Lane
2024-02-28
*
Fix documentation comments for test CA config files
Daniel Gustafsson
2024-02-28
*
Mop-up for AIX-ectomy: remove now-dead test code.
Tom Lane
2024-02-28
*
Fix mis-rounding and overflow hazards in date_bin().
Tom Lane
2024-02-28
*
Improve performance of subsystems on top of SLRU
Alvaro Herrera
2024-02-28
*
Remove AIX support
Heikki Linnakangas
2024-02-28
*
Rename SLRU elements in view pg_stat_slru
Alvaro Herrera
2024-02-28
*
Rationalize and improve error messages for some jsonpath items
Andrew Dunstan
2024-02-27
*
Introduce sequence_*() access functions
Michael Paquier
2024-02-26
*
Remove flaky isolation tests for timeouts
Alexander Korotkov
2024-02-25
*
Multiple revisions to the GROUP BY reordering tests
Alexander Korotkov
2024-02-24
*
Replace lateral references to removed rels in subqueries
Alexander Korotkov
2024-02-24
*
Fix BF failure in commit 93db6cbda0.
Amit Kapila
2024-02-22
*
Add a new slot sync worker to synchronize logical slots.
Amit Kapila
2024-02-22
*
Fix the intermittent buildfarm failures in 031_column_list.
Amit Kapila
2024-02-22
*
Improve ERROR/LOG messages added by commits ddd5f4f54a and 7a424ece48.
Amit Kapila
2024-02-22
*
MERGE ... DO NOTHING: require SELECT privileges
Alvaro Herrera
2024-02-21
*
Add option force_initdb to PostgreSQL::Test::Cluster:init()
Michael Paquier
2024-02-21
*
Replace relids in lateral subquery parse tree during SJE
Alexander Korotkov
2024-02-20
*
Revert "Improve compression and storage support with inheritance"
Peter Eisentraut
2024-02-20
*
Fix incorrect pruning of NULL partition for boolean IS NOT clauses
David Rowley
2024-02-20
*
Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot.
Noah Misch
2024-02-19
*
Bound waits in 035_standby_logical_decoding.pl.
Noah Misch
2024-02-19
*
Get rid of pg_class usage in SJE regression tests
Alexander Korotkov
2024-02-19
*
Remove remaining references to timeouts-long
Alexander Korotkov
2024-02-16
*
Remove timeouts-long.out
Alexander Korotkov
2024-02-16
*
Improve compression and storage support with inheritance
Peter Eisentraut
2024-02-16
*
Disable autovacuum on primary in 040_standby_failover_slots_sync test.
Amit Kapila
2024-02-16
*
Change the LOG level in 040_standby_failover_slots_sync.pl to DEBUG2.
Amit Kapila
2024-02-16
*
Attempt to stabilize flapping regression test
David Rowley
2024-02-16
*
Followup fixes for transaction_timeout
Alexander Korotkov
2024-02-16
*
Introduce transaction_timeout
Alexander Korotkov
2024-02-15
*
Pull up ANY-SUBLINK with the necessary lateral support.
Alexander Korotkov
2024-02-15
*
Allow passing extra options to initdb for tests
Peter Eisentraut
2024-02-15
*
Another try to fix BF failure introduced in commit ddd5f4f54a.
Amit Kapila
2024-02-15
*
Allow pg_monitor to execute pg_current_logfile().
Nathan Bossart
2024-02-14
*
Fix multiranges to behave more like dependent types.
Tom Lane
2024-02-14
*
Fix BF introduced in commit ddd5f4f54a.
Amit Kapila
2024-02-14
*
Add a slot synchronization function.
Amit Kapila
2024-02-14
*
Catch overflow when rounding intervals in AdjustIntervalForTypmod.
Tom Lane
2024-02-13
*
Use a safer outfuncs/readfuncs representation for BitStrings.
Tom Lane
2024-02-13
*
Use extensible buffers to assemble command lines
Peter Eisentraut
2024-02-11
*
Disallow jsonpath methods involving TZ in immutable functions
Andrew Dunstan
2024-02-10
*
Fix usage of aggregate pathkeys in group_keys_reorder_by_pathkeys()
Alexander Korotkov
2024-02-09
*
Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN
Peter Eisentraut
2024-02-09
*
Apply pg_dump test cleanups to test_pg_dump as well
Peter Eisentraut
2024-02-08
*
Fix meson installation of xid_wraparound test.
Masahiko Sawada
2024-02-08
[next]