citus/src/test/regress
SaitTalhaNisanci 19bdca14d8
Add jobs to run tests with pg 12 (#3033)
* Add PG12 test outputs

* Add jobs to run tests with pg 12

* use POSIX collate for compatibility between pg10/pg11/pg12

* do not override the new default value when running vanilla tests

* fix 2 problems with pg12 tests

* update pg12 images with pg12 rc1

* remove pg10 jobs

* Revert "Add PG12 test outputs"

This reverts commit f3545b92ef.

* change images to use latest instead of dev

* add missing coverage flags
2019-10-02 15:33:12 +03:00
..
bin Refactor Ensure Schema Exists to Ensure Dependecies Exists (#2882) 2019-09-04 14:10:20 +02:00
data Add hyperscale tutorial to the regression tests. 2019-07-10 10:47:55 +02:00
expected Add jobs to run tests with pg 12 (#3033) 2019-10-02 15:33:12 +03:00
input Distribute Types to worker nodes (#2893) 2019-09-13 17:46:07 +02:00
mitmscripts Fix misc typos 2019-05-23 17:23:27 -07:00
output Distribute Types to worker nodes (#2893) 2019-09-13 17:46:07 +02:00
specs Created isolation tests for update, delete, upsert on reference tables with MX. 2019-10-02 10:11:21 +03:00
sql Add jobs to run tests with pg 12 (#3033) 2019-10-02 15:33:12 +03:00
upgrade Change --new-bindir flag description to be consistent (#2950) 2019-09-11 15:36:39 +03:00
.gitignore Fix pg12 compile 2019-09-13 17:25:30 +00:00
Makefile Distribute Types to worker nodes (#2893) 2019-09-13 17:46:07 +02:00
Pipfile Add upgrade postgres version test (#2940) 2019-09-10 17:56:04 +03:00
Pipfile.lock Add upgrade postgres version test (#2940) 2019-09-10 17:56:04 +03:00
after_upgrade_schedule Add upgrade postgres version test (#2940) 2019-09-10 17:56:04 +03:00
base_schedule Propagate more ALTER FOREIGN TABLE to workers 2019-05-24 12:54:05 -07:00
before_upgrade_schedule Add upgrade postgres version test (#2940) 2019-09-10 17:56:04 +03:00
failure_base_schedule Implementation for asycn FinishConnectionListEstablishment (#2584) 2019-03-22 17:30:42 +01:00
failure_schedule Introduce the adaptive executor (#2798) 2019-06-28 14:04:40 +02:00
isolation_schedule Created isolation tests for update, delete, upsert on reference tables with MX. 2019-10-02 10:11:21 +03:00
log_test_times Add test-timing script 2019-02-26 23:01:40 -07:00
minimal_schedule Add check-minimal to test Makefile 2019-09-12 16:40:25 +02:00
multi_follower_schedule Allow simple DML commands from hot standby 2018-10-06 10:54:44 +02:00
multi_mx_schedule Implement SELECT function call delegation. 2019-09-27 09:13:25 -07:00
multi_schedule Hookup function/procedure deparsing to our utility hook (#3041) 2019-09-27 22:06:49 +02:00
multi_task_tracker_extra_schedule Remove create_insert_proxy_for_table 2019-03-15 14:13:03 -06:00
mx_base_schedule Add make check-base-mx 2019-09-13 17:19:35 +02:00
pg_regress_multi.pl Add jobs to run tests with pg 12 (#3033) 2019-10-02 15:33:12 +03:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00