Home
last modified time | relevance | path

Searched refs:pg_attribute (Results 1 – 25 of 2242) sorted by relevance

12345678910>>...90

/dports/databases/pglogical/pglogical-REL2_4_0/sql/
H A Dpreseed_check.sql6 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl'::regcl…
9 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl1'::regc…
12 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl2'::regc…
15 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl3'::regc…
20 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl'::regcl…
23 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl1'::regc…
26 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl2'::regc…
29 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl3'::regc…
/dports/databases/postgis25/postgis-2.5.5/regress/sfcgal/
H A Dwmsservers.sql26pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
31pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
/dports/databases/postgis25/postgis-2.5.5/regress/
H A Dwmsservers.sql25pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
30pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
H A Dlegacy.sql40pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
45pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
/dports/databases/postgis30/postgis-3.0.4/regress/core/
H A Dwmsservers.sql25pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
30pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
H A Dlegacy.sql37pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
42pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
/dports/databases/postgis32/postgis-3.2.0/regress/core/
H A Dwmsservers.sql25pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
30pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
H A Dlegacy.sql37pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
42pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
/dports/databases/postgis31/postgis-3.1.4/regress/core/
H A Dwmsservers.sql25pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
30pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
H A Dlegacy.sql37pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
42pg_attribute, pg_constraint, pg_class where pg_constraint.conrelid = pg_class.oid and pg_class.oid…
/dports/databases/pglogical/pglogical-REL2_4_0/expected/
H A Dpreseed_check.out5 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl'::regcl…
21 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl1'::regc…
37 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl2'::regc…
53 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl3'::regc…
70 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl'::regcl…
83 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl1'::regc…
96 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl2'::regc…
109 SELECT attname, attnotnull, attisdropped from pg_attribute where attrelid = 'some_local_tbl3'::regc…
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql13-server/postgresql-13.5/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql12-docs/postgresql-12.9/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql12-server/postgresql-12.9/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql13-client/postgresql-13.5/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]
/dports/databases/postgresql13-docs/postgresql-13.5/src/test/regress/expected/
H A Dmisc_sanity.out56 SELECT * FROM pg_attribute
85 -- 1. pg_class, pg_attribute, and pg_index, due to fear of recursive
91 FROM pg_class c JOIN pg_attribute a ON c.oid = attrelid
99 pg_attribute | attacl | aclitem[]
100 pg_attribute | attfdwoptions | text[]
101 pg_attribute | attmissingval | anyarray
102 pg_attribute | attoptions | text[]

12345678910>>...90