Home
last modified time | relevance | path

Searched defs:temp_parted (Results 1 – 25 of 29) sorted by relevance

12

/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/sql/
H A Dcreate_table.sql580 CREATE TEMP TABLE temp_parted ( table
830 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/expected/
H A Dcreate_table.sql914 CREATE TEMP TABLE temp_parted ( table
1385 CREATE TEMPORARY TABLE temp_parted ( table
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/regress/sql/
H A Dcreate_table.sql549 CREATE TEMP TABLE temp_parted ( table
746 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/regress/sql/
H A Dcreate_table.sql549 CREATE TEMP TABLE temp_parted ( table
746 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql10-client/postgresql-10.19/src/test/regress/sql/
H A Dcreate_table.sql549 CREATE TEMP TABLE temp_parted ( table
746 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql10-plpython/postgresql-10.19/src/test/regress/sql/
H A Dcreate_table.sql549 CREATE TEMP TABLE temp_parted ( table
746 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/regress/sql/
H A Dcreate_table.sql549 CREATE TEMP TABLE temp_parted ( table
746 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/regress/sql/
H A Dcreate_table.sql549 CREATE TEMP TABLE temp_parted ( table
746 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/sql/
H A Dcreate_table.sql578 CREATE TEMP TABLE temp_parted ( table
807 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/sql/
H A Dcreate_table.sql578 CREATE TEMP TABLE temp_parted ( table
807 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/sql/
H A Dcreate_table.sql578 CREATE TEMP TABLE temp_parted ( table
807 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/sql/
H A Dcreate_table.sql578 CREATE TEMP TABLE temp_parted ( table
807 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql10-server/postgresql-10.19/src/test/regress/sql/
H A Dcreate_table.sql549 CREATE TEMP TABLE temp_parted ( table
746 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/sql/
H A Dcreate_table.sql578 CREATE TEMP TABLE temp_parted ( table
807 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/regress/sql/
H A Dcreate_table.sql660 CREATE TEMP TABLE temp_parted ( table
912 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql14-server/postgresql-14.1/src/test/regress/sql/
H A Dcreate_table.sql660 CREATE TEMP TABLE temp_parted ( table
912 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql14-plperl/postgresql-14.1/src/test/regress/sql/
H A Dcreate_table.sql660 CREATE TEMP TABLE temp_parted ( table
912 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql14-plpython/postgresql-14.1/src/test/regress/sql/
H A Dcreate_table.sql660 CREATE TEMP TABLE temp_parted ( table
912 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql14-docs/postgresql-14.1/src/test/regress/sql/
H A Dcreate_table.sql660 CREATE TEMP TABLE temp_parted ( table
912 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql13-plpython/postgresql-13.5/src/test/regress/sql/
H A Dcreate_table.sql658 CREATE TEMP TABLE temp_parted ( table
916 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/test/regress/sql/
H A Dcreate_table.sql658 CREATE TEMP TABLE temp_parted ( table
916 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql14-contrib/postgresql-14.1/src/test/regress/sql/
H A Dcreate_table.sql660 CREATE TEMP TABLE temp_parted ( table
912 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql14-client/postgresql-14.1/src/test/regress/sql/
H A Dcreate_table.sql660 CREATE TEMP TABLE temp_parted ( table
912 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql13-server/postgresql-13.5/src/test/regress/sql/
H A Dcreate_table.sql658 CREATE TEMP TABLE temp_parted ( table
916 create temporary table temp_parted (a int) partition by list (a); table
/dports/databases/postgresql13-contrib/postgresql-13.5/src/test/regress/sql/
H A Dcreate_table.sql658 CREATE TEMP TABLE temp_parted ( table
916 create temporary table temp_parted (a int) partition by list (a); table

12