Home
last modified time | relevance | path

Searched refs:test_view_exists (Results 1 – 25 of 87) sorted by relevance

1234

/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/expected/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS view
25 DROP VIEW IF EXISTS test_view_exists;
27 DROP VIEW test_view_exists;
/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql10-client/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql10-plpython/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql10-server/postgresql-10.19/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql96-client/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists;
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/regress/sql/
H A Ddrop_if_exists.sql15 DROP VIEW test_view_exists;
17 DROP VIEW IF EXISTS test_view_exists;
19 CREATE VIEW test_view_exists AS select * from test_exists; view
21 DROP VIEW IF EXISTS test_view_exists;
23 DROP VIEW test_view_exists;

1234