Home
last modified time | relevance | path

Searched refs:IF (Results 26 – 50 of 18176) sorted by relevance

12345678910>>...728

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/scripts/sys_schema/procedures/
H A Dstatement_performance_analyzer.sql259 END IF;
265 END IF;
271 END IF;
274 END IF;
334 END IF;
340 END IF;
347 END IF;
458 END IF;
718 END IF;
723 END IF;
[all …]
H A Ddiagnostics.sql162 END IF;
168 END IF;
172 END IF;
176 END IF;
181 END IF;
184 END IF;
187 END IF;
190 END IF;
196 END IF;
252 END IF;
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/scripts/sys_schema/procedures/
H A Ddiagnostics.sql162 END IF;
168 END IF;
172 END IF;
176 END IF;
181 END IF;
184 END IF;
187 END IF;
190 END IF;
196 END IF;
252 END IF;
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/scripts/sys_schema/procedures/
H A Ddiagnostics.sql162 END IF;
168 END IF;
172 END IF;
176 END IF;
181 END IF;
184 END IF;
187 END IF;
190 END IF;
196 END IF;
252 END IF;
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/scripts/sys_schema/procedures/
H A Ddiagnostics.sql162 END IF;
168 END IF;
172 END IF;
176 END IF;
181 END IF;
184 END IF;
187 END IF;
190 END IF;
196 END IF;
252 END IF;
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/scripts/sys_schema/procedures/
H A Ddiagnostics.sql162 END IF;
168 END IF;
172 END IF;
176 END IF;
181 END IF;
184 END IF;
187 END IF;
190 END IF;
196 END IF;
252 END IF;
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/scripts/sys_schema/procedures/
H A Ddiagnostics.sql162 END IF;
168 END IF;
172 END IF;
176 END IF;
181 END IF;
184 END IF;
187 END IF;
190 END IF;
196 END IF;
252 END IF;
[all …]
/dports/databases/postgis32/postgis-3.2.0/extras/tiger_geocoder/normalize/
H A Dnormalize_address.sql82 END IF;
88 END IF;
94 END IF;
105 END IF;
136 END IF;
140 END IF;
150 END IF;
154 END IF;
162 END IF;
166 END IF;
[all …]
/dports/databases/postgis31/postgis-3.1.4/extras/tiger_geocoder/normalize/
H A Dnormalize_address.sql82 END IF;
88 END IF;
94 END IF;
105 END IF;
136 END IF;
140 END IF;
150 END IF;
154 END IF;
162 END IF;
166 END IF;
[all …]
/dports/databases/postgis30/postgis-3.0.4/extras/tiger_geocoder/normalize/
H A Dnormalize_address.sql82 END IF;
88 END IF;
94 END IF;
105 END IF;
136 END IF;
140 END IF;
150 END IF;
154 END IF;
162 END IF;
166 END IF;
[all …]
/dports/databases/postgis25/postgis-2.5.5/extras/tiger_geocoder/normalize/
H A Dnormalize_address.sql82 END IF;
88 END IF;
94 END IF;
105 END IF;
136 END IF;
140 END IF;
150 END IF;
154 END IF;
162 END IF;
166 END IF;
[all …]
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/dba/
H A Dcaldav_functions.sql41 END IF;
52 END IF;
62 END IF;
72 END IF;
100 END IF;
105 END IF;
110 END IF;
137 END IF;
149 END IF;
165 END IF;
[all …]
/dports/databases/pg_partman/pg_partman-4.5.1/updates/
H A Dpg_partman--1.7.0--1.7.1.sql66 END IF;
70 END IF;
74 END IF;
92 END IF;
136 END IF;
200 END IF;
208 END IF;
285 END IF;
289 END IF;
366 END IF;
[all …]
H A Dpg_partman--1.6.0--1.6.1.sql63 END IF;
67 END IF;
143 END IF;
193 END IF;
197 END IF;
364 END IF;
378 END IF;
382 END IF;
392 END IF;
397 END IF;
[all …]
H A Dpg_partman--1.7.1--1.7.2.sql46 END IF;
50 END IF;
54 END IF;
72 END IF;
116 END IF;
180 END IF;
194 END IF;
198 END IF;
208 END IF;
221 END IF;
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/scripts/sys_schema/procedures/
H A Ddiagnostics.sql152 END IF;
158 END IF;
162 END IF;
166 END IF;
171 END IF;
174 END IF;
177 END IF;
180 END IF;
186 END IF;
242 END IF;
[all …]
/dports/databases/postgresql96-server/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-pltcl/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-plpython/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-plperl/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/postgresql10-plperl/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/postgresql10-docs/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/postgresql10-contrib/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/postgresql10-client/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/postgresql10-plpython/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 …]

12345678910>>...728