Home
last modified time | relevance | path

Searched refs:IF (Results 51 – 75 of 23296) sorted by relevance

12345678910>>...932

/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/test/regress/sql/
H A Ddrop_if_exists.sql9 DROP TABLE IF EXISTS test_exists;
17 DROP VIEW IF EXISTS test_view_exists;
21 DROP VIEW IF EXISTS test_view_exists;
29 DROP INDEX IF EXISTS test_index_exists;
33 DROP INDEX IF EXISTS test_index_exists;
53 DROP SCHEMA IF EXISTS test_schema_exists;
57 DROP SCHEMA IF EXISTS test_schema_exists;
65 DROP TYPE IF EXISTS test_type_exists;
69 DROP TYPE IF EXISTS test_type_exists;
176 DROP CAST IF EXISTS (text AS text);
[all …]

12345678910>>...932