aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Add GUC for temporarily disabling event triggersDaniel Gustafsson2023-09-25
* Fix typo in test commentDaniel Gustafsson2023-09-23
* Don't use Perl pack('Q') in 039_end_of_wal.pl.Thomas Munro2023-09-23
* Don't trust unvalidated xl_tot_len.Thomas Munro2023-09-23
* Avoid using internal test methods in SSL testsDaniel Gustafsson2023-09-22
* Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions.Tom Lane2023-09-21
* Improve error message for snapshot import in snapmgr.c, take twoMichael Paquier2023-09-19
* Track nesting depth correctly when drilling down into RECORD Vars.Tom Lane2023-09-15
* Flush logical slots to disk during a shutdown checkpoint if required.Amit Kapila2023-09-14
* Remove redundant result assignment in 004_sync.pl.Amit Kapila2023-09-14
* Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option.Amit Kapila2023-09-13
* Stabilize subscription stats test.Masahiko Sawada2023-09-08
* Move privilege check to the right placeAlvaro Herrera2023-09-07
* Fix instability in 031_recovery_conflict.pl.Thomas Munro2023-09-07
* Update comments to match location of definitionDaniel Gustafsson2023-09-06
* Remove the "snapshot too old" feature.Thomas Munro2023-09-05
* Fix not-null constraint testAlvaro Herrera2023-09-01
* ATPrepAddPrimaryKey: ignore non-PK constraintsAlvaro Herrera2023-09-01
* Disallow changing NO INHERIT status of a not-null constraintAlvaro Herrera2023-08-29
* Perl: Remove useless linesAlvaro Herrera2023-08-29
* Rename logical_replication_mode to debug_logical_replication_streamingPeter Eisentraut2023-08-29
* Convert encrypted SSL test keys to PKCS#8 formatPeter Eisentraut2023-08-28
* Tighten unit parsing in internal valuesMichael Paquier2023-08-28
* Tighten handling of "ago" in interval valuesMichael Paquier2023-08-28
* Generate new LOG for "trust" connections under log_connectionsMichael Paquier2023-08-26
* Avoid non-POSIX cp flagsAndres Freund2023-08-25
* Rename test table to avoid cs_CZ locale problemAlvaro Herrera2023-08-25
* Catalog not-null constraintsAlvaro Herrera2023-08-25
* Use "template" data directory in testsAndres Freund2023-08-24
* Add test for inherited CHECK constraint dropAlvaro Herrera2023-08-24
* Avoid use of Perl getprotobynamePeter Eisentraut2023-08-23
* Add to_bin() and to_oct().Nathan Bossart2023-08-23
* Fix pg_stat_reset_single_table_counters() for shared relationsMichael Paquier2023-08-21
* Add system view pg_wait_eventsMichael Paquier2023-08-20
* Remove dubious warning message from SQL/JSON functionsPeter Eisentraut2023-08-18
* Add OAT hook calls for more subcommands of ALTER TABLEMichael Paquier2023-08-17
* Unify some error messagesPeter Eisentraut2023-08-16
* Change custom wait events to use dynamic shared hash tablesMichael Paquier2023-08-14
* Remove test from commit fa2e874946.Jeff Davis2023-08-10
* Recalculate search_path after ALTER ROLE.Jeff Davis2023-08-09
* Reject substituting extension schemas or owners matching ["$'\].Noah Misch2023-08-07
* Fix RLS policy usage in MERGE.Dean Rasheed2023-08-07
* Attempt to stabilize new window agg regression testDavid Rowley2023-08-04
* Account for startup rows when costing WindowAggsDavid Rowley2023-08-04
* Fix pg_stat_io buffer reuse test instabilityAndres Freund2023-08-01
* Support custom wait events for wait event type "Extension"Michael Paquier2023-07-31
* worker_spi: Fix race condition in newly-added TAP testsMichael Paquier2023-07-29
* worker_spi: Switch to TAP testsMichael Paquier2023-07-27
* Add more SQL/JSON constructor functionsAmit Langote2023-07-26
* worker_spi: Use term "dynamic" for bgworkers launched with worker_spi_launch()Michael Paquier2023-07-26