summaryrefslogtreecommitdiffstats
path: root/postgresql-tests/tasks/upgrade-locale-utf8-syntax
Commit message (Collapse)AuthorAgeFilesLines
* postgresql-tasks: rename once morePavel Raiskup2014-11-061-22/+0
| | | | | | | | * 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.
* postgresql-tasks: rename testsPavel Raiskup2014-11-061-0/+22
* postgresql-tests/tasks/upgrade-basic/runtest.sh: Sync the test name with directory name. * postgresql-tests/tasks/upgrade-utf8-syntax/runtest.sh: Rename to postgresql-tests/tasks/upgrade-locale-utf8-syntax/runtest.sh.