aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* Compare only major versions in AdjustUpgrade.pmAlvaro Herrera2023-07-24
* ICU: remove negative test that fails to fail.Jeff Davis2023-07-21
* Fix calculation of relid sets for partitionwise child joins.Tom Lane2023-07-21
* Fix worker_spi when launching workers without shared_preload_librariesMichael Paquier2023-07-21
* Revert "Add notBefore and notAfter to SSL cert info display"Daniel Gustafsson2023-07-20
* Add notBefore and notAfter to SSL cert info displayDaniel Gustafsson2023-07-20
* Set fixed dates for test certificates validityDaniel Gustafsson2023-07-20
* Add psql \drg command to display role grants.Tom Lane2023-07-19
* Allow plan nodes with initPlans to be considered parallel-safe.Tom Lane2023-07-14
* Allow the use of a hash index on the subscriber during replication.Amit Kapila2023-07-14
* Fix updates of indisvalid for partitioned indexesMichael Paquier2023-07-14
* Handle DROP DATABASE getting interruptedAndres Freund2023-07-13
* parallel_schedule: add comment on event_trigger test dependencyAlvaro Herrera2023-07-12
* Allow some exclusion constraints on partitionsPeter Eisentraut2023-07-12
* Report index vacuum progress.Masahiko Sawada2023-07-11
* Message wording improvementsPeter Eisentraut2023-07-10
* Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schemaMichael Paquier2023-07-10
* Fix Perl warningPeter Eisentraut2023-07-08
* test_extensions: sync meson.build with Makefile.Jeff Davis2023-07-07
* Revert MAINTAIN privilege and pg_maintain predefined role.Nathan Bossart2023-07-07
* pg_regress: Remove unused variableDaniel Gustafsson2023-07-06
* Add GUC parameter "huge_pages_status"Michael Paquier2023-07-06
* pgstat: fix subscription stats entry leak.Masahiko Sawada2023-07-05
* Clean up command argument assemblyPeter Eisentraut2023-07-05
* Generate automatically code and documentation related to wait eventsMichael Paquier2023-07-05
* Remove incidental md5() function uses from several testsPeter Eisentraut2023-07-04
* Allow Incremental Sorts on GiST and SP-GiST indexesDavid Rowley2023-07-04
* libpq: Add support for Close on portals and statementsMichael Paquier2023-07-04
* Remove support for OpenSSL 1.0.1Michael Paquier2023-07-03
* Refactor some code related to wait events "BufferPin" and "Extension"Michael Paquier2023-07-03
* Make PG_TEST_NOCLEAN work for temporary directories in TAP testsMichael Paquier2023-07-03
* Improve BRIN minmax-multi opclass test coverageTomas Vondra2023-07-02
* Fix marking of indisvalid for partitioned indexes at creationMichael Paquier2023-06-30