Home
last modified time | relevance | path

Searched refs:dnotnulltest (Results 1 – 25 of 86) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql10-client/postgresql-10.19/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql10-plpython/postgresql-10.19/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql10-server/postgresql-10.19/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql96-client/postgresql-9.6.24/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/test/regress/sql/
H A Ddomain.sql260 create domain dnotnulltest integer; domain
262 ( col1 dnotnulltest
263 , col2 dnotnulltest
267 alter domain dnotnulltest set not null; -- fails domain
270 alter domain dnotnulltest set not null; -- fails domain
274 alter domain dnotnulltest set not null; domain
278 alter domain dnotnulltest drop not null; domain
282 drop domain dnotnulltest cascade;
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/expected/
H A Ddomain.sql740 CREATE DOMAIN dnotnulltest integer; domain
743 col1 dnotnulltest,
744 col2 dnotnulltest
747 INSERT INTO domnotnull DEFAULT VALUES; ALTER DOMAIN dnotnulltest SET NOT NULL; domain
755 ALTER DOMAIN dnotnulltest SET NOT NULL; domain
763 ALTER DOMAIN dnotnulltest SET NOT NULL; domain
771 ALTER DOMAIN dnotnulltest DROP NOT NULL; domain
778 DROP DOMAIN dnotnulltest CASCADE;
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/sql/
H A Ddomain.sql323 create domain dnotnulltest integer; domain
325 ( col1 dnotnulltest
326 , col2 dnotnulltest
330 alter domain dnotnulltest set not null; -- fails domain
333 alter domain dnotnulltest set not null; -- fails domain
337 alter domain dnotnulltest set not null; domain
341 alter domain dnotnulltest drop not null; domain
345 drop domain dnotnulltest cascade;
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/sql/
H A Ddomain.sql379 create domain dnotnulltest integer;
381 ( col1 dnotnulltest
382 , col2 dnotnulltest
386 alter domain dnotnulltest set not null; -- fails
389 alter domain dnotnulltest set not null; -- fails
393 alter domain dnotnulltest set not null;
397 alter domain dnotnulltest drop not null;
401 drop domain dnotnulltest cascade;
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/sql/
H A Ddomain.sql379 create domain dnotnulltest integer; domain
381 ( col1 dnotnulltest
382 , col2 dnotnulltest
386 alter domain dnotnulltest set not null; -- fails domain
389 alter domain dnotnulltest set not null; -- fails domain
393 alter domain dnotnulltest set not null; domain
397 alter domain dnotnulltest drop not null; domain
401 drop domain dnotnulltest cascade;
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/sql/
H A Ddomain.sql379 create domain dnotnulltest integer; domain
381 ( col1 dnotnulltest
382 , col2 dnotnulltest
386 alter domain dnotnulltest set not null; -- fails domain
389 alter domain dnotnulltest set not null; -- fails domain
393 alter domain dnotnulltest set not null; domain
397 alter domain dnotnulltest drop not null; domain
401 drop domain dnotnulltest cascade;
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/sql/
H A Ddomain.sql379 create domain dnotnulltest integer;
381 ( col1 dnotnulltest
382 , col2 dnotnulltest
386 alter domain dnotnulltest set not null; -- fails
389 alter domain dnotnulltest set not null; -- fails
393 alter domain dnotnulltest set not null;
397 alter domain dnotnulltest drop not null;
401 drop domain dnotnulltest cascade;
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/sql/
H A Ddomain.sql379 create domain dnotnulltest integer; domain
381 ( col1 dnotnulltest
382 , col2 dnotnulltest
386 alter domain dnotnulltest set not null; -- fails domain
389 alter domain dnotnulltest set not null; -- fails domain
393 alter domain dnotnulltest set not null; domain
397 alter domain dnotnulltest drop not null; domain
401 drop domain dnotnulltest cascade;
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/regress/sql/
H A Ddomain.sql379 create domain dnotnulltest integer; domain
381 ( col1 dnotnulltest
382 , col2 dnotnulltest
386 alter domain dnotnulltest set not null; -- fails domain
389 alter domain dnotnulltest set not null; -- fails domain
393 alter domain dnotnulltest set not null; domain
397 alter domain dnotnulltest drop not null; domain
401 drop domain dnotnulltest cascade;
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/sql/
H A Ddomain.sql379 create domain dnotnulltest integer; domain
381 ( col1 dnotnulltest
382 , col2 dnotnulltest
386 alter domain dnotnulltest set not null; -- fails domain
389 alter domain dnotnulltest set not null; -- fails domain
393 alter domain dnotnulltest set not null; domain
397 alter domain dnotnulltest drop not null; domain
401 drop domain dnotnulltest cascade;
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/sql/
H A Ddomain.sql379 create domain dnotnulltest integer; domain
381 ( col1 dnotnulltest
382 , col2 dnotnulltest
386 alter domain dnotnulltest set not null; -- fails domain
389 alter domain dnotnulltest set not null; -- fails domain
393 alter domain dnotnulltest set not null; domain
397 alter domain dnotnulltest drop not null; domain
401 drop domain dnotnulltest cascade;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/regress/sql/
H A Ddomain.sql378 create domain dnotnulltest integer; domain
380 ( col1 dnotnulltest
381 , col2 dnotnulltest
385 alter domain dnotnulltest set not null; -- fails domain
388 alter domain dnotnulltest set not null; -- fails domain
392 alter domain dnotnulltest set not null; domain
396 alter domain dnotnulltest drop not null; domain
400 drop domain dnotnulltest cascade;

1234