Home
last modified time | relevance | path

Searched refs:idxpart_2_idx (Results 1 – 25 of 58) sorted by relevance

123

/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/sql/
H A Dindexing.sql326 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
332 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
333 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
334 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/expected/
H A Dindexing.sql858 CREATE INDEX idxpart_2_idx ON ONLY idxpart ((b + a)) index
879 ALTER INDEX idxpart_2_idx ATTACH PARTITION idxpart1_2b_idx;
882 ALTER INDEX idxpart_2_idx ATTACH PARTITION idxpart1_2c_idx;
885 ALTER INDEX idxpart_2_idx ATTACH PARTITION idxpart1_2_idx;
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1;
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql14-plperl/postgresql-14.1/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql14-docs/postgresql-14.1/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql14-server/postgresql-14.1/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql14-plpython/postgresql-14.1/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql13-plpython/postgresql-13.5/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1;
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql14-client/postgresql-14.1/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql14-contrib/postgresql-14.1/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql13-server/postgresql-13.5/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql13-contrib/postgresql-13.5/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql12-docs/postgresql-12.9/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql13-client/postgresql-13.5/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1;
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql12-server/postgresql-12.9/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1;
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql12-plpython/postgresql-12.9/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql12-contrib/postgresql-12.9/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql12-plperl/postgresql-12.9/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql13-plperl/postgresql-13.5/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql13-docs/postgresql-13.5/src/test/regress/sql/
H A Dindexing.sql349 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
355 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
356 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
357 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/sql/
H A Dindexing.sql322 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
328 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
329 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
330 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/sql/
H A Dindexing.sql322 create index idxpart_2_idx on only idxpart ((b + a)) where a > 1; index
328 alter index idxpart_2_idx attach partition idxpart1_2b_idx; -- fail
329 alter index idxpart_2_idx attach partition idxpart1_2c_idx; -- fail
330 alter index idxpart_2_idx attach partition idxpart1_2_idx; -- ok

123