summaryrefslogtreecommitdiffstats
path: root/postgresql-tests/tasks/upgrade
Commit message (Collapse)AuthorAgeFilesLines
* postgresql-tests: add test for PGSETUP_INITDB_OPTIONSPavel Raiskup2014-11-061-0/+29
| | | | | | * lib_pgsql.sh (dtf_postgresql_phase_cleanup): Remove all logs. (dtf_postgresql_checkphase): Fail if some logs are present. * tasks/upgrade/locale/changed/runtest.sh: New file.
* postgresql-tasks: rename once morePavel Raiskup2014-11-062-0/+34
* tasks/initdb: Move to tasks/initdb/basic. * tasks/initdb_old: Move to tasks/initdb/old-syntax. * tasks/upgrade-basic: Moved to tasks/upgrade/basic. * tasks/upgrade-locale-utf8-syntax: Moved to tasks/upgrade/locale/utf8-syntax.