Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1134 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1154 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1171 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1184 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1134 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1154 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1171 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1184 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1134 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1154 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1171 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1184 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1150 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1170 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1187 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1200 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1150 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1170 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1187 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1200 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1150 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1170 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1187 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1200 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1150 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1170 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1187 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1200 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1150 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1170 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1187 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1200 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1150 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1170 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1187 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1200 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1150 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1170 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1187 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1200 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1134 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1154 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1171 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1184 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1134 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1154 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1171 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1184 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1134 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1154 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1171 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1184 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/cache/
H A Dtypcache.c90 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x1000 macro
1134 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1154 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1171 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1184 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/cache/
H A Dtypcache.c96 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x004000 macro
1371 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1391 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1408 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1422 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1453 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/cache/
H A Dtypcache.c96 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x004000 macro
1371 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1391 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1408 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1422 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1453 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/cache/
H A Dtypcache.c96 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x004000 macro
1371 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1391 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1408 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1422 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1453 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/cache/
H A Dtypcache.c96 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x004000 macro
1371 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1391 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1408 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1422 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1453 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/cache/
H A Dtypcache.c96 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x004000 macro
1371 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1391 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1408 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1422 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1453 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/cache/
H A Dtypcache.c96 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x004000 macro
1371 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1391 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1408 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1422 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1453 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/cache/
H A Dtypcache.c96 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x004000 macro
1371 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1391 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1408 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1422 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1453 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/cache/
H A Dtypcache.c97 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x004000 macro
1382 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1402 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1419 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1433 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1464 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/cache/
H A Dtypcache.c99 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x008000 macro
1440 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1460 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1477 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1491 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1522 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/cache/
H A Dtypcache.c99 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x008000 macro
1440 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1460 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1477 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1491 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1522 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/cache/
H A Dtypcache.c99 #define TCFLAGS_HAVE_FIELD_EQUALITY 0x008000 macro
1440 return (typentry->flags & TCFLAGS_HAVE_FIELD_EQUALITY) != 0; in record_fields_have_equality()
1460 typentry->flags |= (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1477 newflags = (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()
1491 newflags &= ~TCFLAGS_HAVE_FIELD_EQUALITY; in cache_record_field_properties()
1522 typentry->flags |= baseentry->flags & (TCFLAGS_HAVE_FIELD_EQUALITY | in cache_record_field_properties()

12