aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Add system view pg_ident_file_mappingsMichael Paquier2022-03-29
* Modify query on pg_hba_file_rules to check for errors in regression testsMichael Paquier2022-03-29
* IS JSON predicateAndrew Dunstan2022-03-28
* Use has_privs_for_roles for predefined role checksJoe Conway2022-03-28
* Remove the ability of a role to administer itself.Robert Haas2022-03-28
* Fix role names in merge.sql regress fileAlvaro Herrera2022-03-28
* Add support for MERGE SQL commandAlvaro Herrera2022-03-28
* Preparatory test cleanupPeter Eisentraut2022-03-28
* Make JSON path numeric literals more correctPeter Eisentraut2022-03-28
* Don't fail for > 1 walsenders in 019_replslot_limit, add debug messages.Andres Freund2022-03-27
* Mark pg_stat_get_subscription_stats() strict.Andres Freund2022-03-27
* Fix NULL input behaviour of pg_stat_get_replication_slot().Andres Freund2022-03-27
* SQL/JSON constructorsAndrew Dunstan2022-03-27
* Remove more unused module imports from TAP testsDaniel Gustafsson2022-03-27
* Wait for subscription to sync in t/031_column_list.sqlTomas Vondra2022-03-27
* SSL TAP test backend library independence refactoringDaniel Gustafsson2022-03-26
* Allow specifying column lists for logical replicationTomas Vondra2022-03-26
* Harden TAP tests that intentionally corrupt page checksums.Tom Lane2022-03-25
* Handle sequences in preprocess_pubobj_listTomas Vondra2022-03-25
* Fix replay of create database records on standbyAlvaro Herrera2022-03-25
* Refactor DLSUFFIX handlingPeter Eisentraut2022-03-25
* Add retries for further investigation of 019_replslot_limit.pl failures.Andres Freund2022-03-24
* Fix pg_statio_all_tables view for multiple TOAST indexes.Tom Lane2022-03-24
* Remove unused module imports from TAP testsDaniel Gustafsson2022-03-24
* Add decoding of sequences to built-in replicationTomas Vondra2022-03-24
* Clean test_rls_hooks moduleAndrew Dunstan2022-03-23
* Fix "missing continuation record" after standby promotionAlvaro Herrera2022-03-23
* Force NO_LOCALE / UTF8 for test_oat_hooks testsAndrew Dunstan2022-03-23
* Use approved style for listing OBJS in test_oat_hooks MakefileAndrew Dunstan2022-03-23
* Try to stabilize vacuum test.Thomas Munro2022-03-23
* Temporarily disable installcheck for test_oat_hooks moduleAndrew Dunstan2022-03-22
* Tidy up Object Access hooks testsAndrew Dunstan2022-03-22
* Fix new Object Access hooks testAndrew Dunstan2022-03-22
* Add a test module for Object Access hooksAndrew Dunstan2022-03-22
* Add support for security invoker views.Dean Rasheed2022-03-22
* Fix failures in SSL tests caused by out-of-tree keys and certificatesMichael Paquier2022-03-22
* Add ALTER SUBSCRIPTION ... SKIP.Amit Kapila2022-03-22
* Fix assorted missing logic for GroupingFunc nodes.Tom Lane2022-03-21
* Fix bogus dependency handling for GENERATED expressions.Tom Lane2022-03-21
* Fix risk of deadlock failure while dropping a partitioned index.Tom Lane2022-03-21
* Log regression.diffs in 027_stream_regress.pl.Thomas Munro2022-03-21
* Enforce foreign key correctly during cross-partition updatesAlvaro Herrera2022-03-20
* Fix global ICU collations for ICU < 54Peter Eisentraut2022-03-20
* Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEWMichael Paquier2022-03-19
* Add regression tests for ALTER MATERIALIZED VIEW with tablespacesMichael Paquier2022-03-19
* Fix incorrect xmlschema output for types timetz and timestamptz.Tom Lane2022-03-18
* Specify database encoding in new ICU test.Tom Lane2022-03-18
* Doc: remove bogus instruction to install contrib/hstore.Tom Lane2022-03-18
* Revert applying column aliases to the output of whole-row Vars.Tom Lane2022-03-17
* Fix row filters with multiple publicationsTomas Vondra2022-03-17