Home
last modified time | relevance | path

Searched refs:att_typtype (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c487 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
501 else if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
515 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
524 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
567 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c487 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
501 else if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
515 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
524 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
567 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c487 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
501 else if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
515 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
524 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
567 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c487 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
501 else if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
515 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
524 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
567 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c487 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
501 else if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
515 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
524 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
567 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c487 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
501 else if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
515 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
524 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
567 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c487 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
501 else if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
515 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
524 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
567 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Dheap.c493 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
496 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
510 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
519 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
562 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/
H A Dheap.c493 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
496 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
510 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
519 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
562 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/
H A Dheap.c493 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
496 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
510 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
519 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
562 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Dheap.c493 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
496 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
510 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
519 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
562 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Dheap.c493 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
496 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
510 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
519 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
562 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/
H A Dheap.c493 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
496 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
510 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
519 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
562 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Dheap.c493 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
496 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
510 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
519 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
562 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/catalog/
H A Dheap.c516 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
519 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
533 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
542 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
585 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/catalog/
H A Dheap.c516 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
519 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
533 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
542 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
585 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/catalog/
H A Dheap.c516 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
519 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
533 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
542 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
585 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/catalog/
H A Dheap.c516 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
519 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
533 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
542 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
585 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/catalog/
H A Dheap.c516 char att_typtype = get_typtype(atttypid);
519 if (att_typtype == TYPTYPE_PSEUDO)
533 else if (att_typtype == TYPTYPE_DOMAIN)
542 else if (att_typtype == TYPTYPE_COMPOSITE)
585 else if (att_typtype == TYPTYPE_RANGE)
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/catalog/
H A Dheap.c516 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
519 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
533 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
542 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
585 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/catalog/
H A Dheap.c516 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
519 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
533 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
542 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
585 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/catalog/
H A Dheap.c597 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
600 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
629 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
638 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
681 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/catalog/
H A Dheap.c597 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
600 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
629 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
638 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
681 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/catalog/
H A Dheap.c597 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
600 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
629 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
638 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
681 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/catalog/
H A Dheap.c597 char att_typtype = get_typtype(atttypid); in CheckAttributeType() local
600 if (att_typtype == TYPTYPE_PSEUDO) in CheckAttributeType()
629 else if (att_typtype == TYPTYPE_DOMAIN) in CheckAttributeType()
638 else if (att_typtype == TYPTYPE_COMPOSITE) in CheckAttributeType()
681 else if (att_typtype == TYPTYPE_RANGE) in CheckAttributeType()

12