aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Fix BF failure introduced by commit b3f6b14cf4.Amit Kapila2024-03-01
* Support MERGE into updatable views.Dean Rasheed2024-02-29
* Fixups for commit 93db6cbda0.Amit Kapila2024-02-29
* Fix cross-version upgrade tests after f0827b443.Tom Lane2024-02-28
* Fix documentation comments for test CA config filesDaniel Gustafsson2024-02-28
* Mop-up for AIX-ectomy: remove now-dead test code.Tom Lane2024-02-28
* Fix mis-rounding and overflow hazards in date_bin().Tom Lane2024-02-28
* Improve performance of subsystems on top of SLRUAlvaro Herrera2024-02-28
* Remove AIX supportHeikki Linnakangas2024-02-28
* Rename SLRU elements in view pg_stat_slruAlvaro Herrera2024-02-28
* Rationalize and improve error messages for some jsonpath itemsAndrew Dunstan2024-02-27
* Introduce sequence_*() access functionsMichael Paquier2024-02-26
* Remove flaky isolation tests for timeoutsAlexander Korotkov2024-02-25
* Multiple revisions to the GROUP BY reordering testsAlexander Korotkov2024-02-24
* Replace lateral references to removed rels in subqueriesAlexander Korotkov2024-02-24
* Fix BF failure in commit 93db6cbda0.Amit Kapila2024-02-22
* Add a new slot sync worker to synchronize logical slots.Amit Kapila2024-02-22
* Fix the intermittent buildfarm failures in 031_column_list.Amit Kapila2024-02-22
* Improve ERROR/LOG messages added by commits ddd5f4f54a and 7a424ece48.Amit Kapila2024-02-22
* MERGE ... DO NOTHING: require SELECT privilegesAlvaro Herrera2024-02-21
* Add option force_initdb to PostgreSQL::Test::Cluster:init()Michael Paquier2024-02-21
* Replace relids in lateral subquery parse tree during SJEAlexander Korotkov2024-02-20
* Revert "Improve compression and storage support with inheritance"Peter Eisentraut2024-02-20
* Fix incorrect pruning of NULL partition for boolean IS NOT clausesDavid Rowley2024-02-20
* Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot.Noah Misch2024-02-19
* Bound waits in 035_standby_logical_decoding.pl.Noah Misch2024-02-19
* Get rid of pg_class usage in SJE regression testsAlexander Korotkov2024-02-19
* Remove remaining references to timeouts-longAlexander Korotkov2024-02-16
* Remove timeouts-long.outAlexander Korotkov2024-02-16
* Improve compression and storage support with inheritancePeter Eisentraut2024-02-16
* Disable autovacuum on primary in 040_standby_failover_slots_sync test.Amit Kapila2024-02-16
* Change the LOG level in 040_standby_failover_slots_sync.pl to DEBUG2.Amit Kapila2024-02-16
* Attempt to stabilize flapping regression testDavid Rowley2024-02-16
* Followup fixes for transaction_timeoutAlexander Korotkov2024-02-16
* Introduce transaction_timeoutAlexander Korotkov2024-02-15
* Pull up ANY-SUBLINK with the necessary lateral support.Alexander Korotkov2024-02-15
* Allow passing extra options to initdb for testsPeter Eisentraut2024-02-15
* Another try to fix BF failure introduced in commit ddd5f4f54a.Amit Kapila2024-02-15
* Allow pg_monitor to execute pg_current_logfile().Nathan Bossart2024-02-14
* Fix multiranges to behave more like dependent types.Tom Lane2024-02-14
* Fix BF introduced in commit ddd5f4f54a.Amit Kapila2024-02-14
* Add a slot synchronization function.Amit Kapila2024-02-14
* Catch overflow when rounding intervals in AdjustIntervalForTypmod.Tom Lane2024-02-13
* Use a safer outfuncs/readfuncs representation for BitStrings.Tom Lane2024-02-13
* Use extensible buffers to assemble command linesPeter Eisentraut2024-02-11
* Disallow jsonpath methods involving TZ in immutable functionsAndrew Dunstan2024-02-10
* Fix usage of aggregate pathkeys in group_keys_reorder_by_pathkeys()Alexander Korotkov2024-02-09
* Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMNPeter Eisentraut2024-02-09
* Apply pg_dump test cleanups to test_pg_dump as wellPeter Eisentraut2024-02-08
* Fix meson installation of xid_wraparound test.Masahiko Sawada2024-02-08