Home
last modified time | relevance | path

Searched refs:RI_CompareHashEntry (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c169 typedef struct RI_CompareHashEntry struct
175 } RI_CompareHashEntry; argument
221 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2874 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
3040 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
3070 static RI_CompareHashEntry *
3074 RI_CompareHashEntry *entry; in ri_HashCompareOp()
3089 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c169 typedef struct RI_CompareHashEntry struct
175 } RI_CompareHashEntry; argument
221 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2874 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
3040 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
3070 static RI_CompareHashEntry *
3074 RI_CompareHashEntry *entry; in ri_HashCompareOp()
3089 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c169 typedef struct RI_CompareHashEntry struct
175 } RI_CompareHashEntry; argument
221 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2874 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
3040 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
3070 static RI_CompareHashEntry *
3074 RI_CompareHashEntry *entry; in ri_HashCompareOp()
3089 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c169 typedef struct RI_CompareHashEntry struct
175 } RI_CompareHashEntry; argument
221 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2874 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
3040 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
3070 static RI_CompareHashEntry *
3074 RI_CompareHashEntry *entry; in ri_HashCompareOp()
3089 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c169 typedef struct RI_CompareHashEntry struct
175 } RI_CompareHashEntry; argument
221 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2874 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
3040 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
3070 static RI_CompareHashEntry *
3074 RI_CompareHashEntry *entry; in ri_HashCompareOp()
3089 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c169 typedef struct RI_CompareHashEntry struct
175 } RI_CompareHashEntry; argument
221 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2874 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
3040 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
3070 static RI_CompareHashEntry *
3074 RI_CompareHashEntry *entry; in ri_HashCompareOp()
3089 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c169 typedef struct RI_CompareHashEntry struct
175 } RI_CompareHashEntry; argument
221 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2874 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
3040 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
3070 static RI_CompareHashEntry *
3074 RI_CompareHashEntry *entry; in ri_HashCompareOp()
3089 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c155 typedef struct RI_CompareHashEntry struct
161 } RI_CompareHashEntry; argument
204 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2562 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2736 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2774 static RI_CompareHashEntry *
2778 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2793 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c157 typedef struct RI_CompareHashEntry struct
163 } RI_CompareHashEntry; argument
206 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2624 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2798 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2836 static RI_CompareHashEntry *
2840 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2855 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c157 typedef struct RI_CompareHashEntry struct
163 } RI_CompareHashEntry; argument
206 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2624 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2798 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2836 static RI_CompareHashEntry *
2840 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2855 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c157 typedef struct RI_CompareHashEntry struct
163 } RI_CompareHashEntry; argument
206 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2624 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2798 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2836 static RI_CompareHashEntry *
2840 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2855 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c157 typedef struct RI_CompareHashEntry struct
163 } RI_CompareHashEntry; argument
206 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2624 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2798 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2836 static RI_CompareHashEntry *
2840 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2855 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c157 typedef struct RI_CompareHashEntry struct
163 } RI_CompareHashEntry; argument
206 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2624 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2798 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2836 static RI_CompareHashEntry *
2840 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2855 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c157 typedef struct RI_CompareHashEntry struct
163 } RI_CompareHashEntry; argument
206 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2624 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2798 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2836 static RI_CompareHashEntry *
2840 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2855 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c154 typedef struct RI_CompareHashEntry struct
160 } RI_CompareHashEntry; typedef
203 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2564 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2738 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2776 static RI_CompareHashEntry *
2780 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2795 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c157 typedef struct RI_CompareHashEntry struct
163 } RI_CompareHashEntry; argument
206 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2624 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2798 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2836 static RI_CompareHashEntry *
2840 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2855 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c154 typedef struct RI_CompareHashEntry struct
160 } RI_CompareHashEntry; typedef
203 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2564 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2738 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2776 static RI_CompareHashEntry *
2780 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2795 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c155 typedef struct RI_CompareHashEntry struct
161 } RI_CompareHashEntry; argument
204 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2562 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2736 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2774 static RI_CompareHashEntry *
2778 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2793 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c155 typedef struct RI_CompareHashEntry struct
161 } RI_CompareHashEntry; argument
204 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2562 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2736 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2774 static RI_CompareHashEntry *
2778 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2793 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c154 typedef struct RI_CompareHashEntry struct
160 } RI_CompareHashEntry; argument
203 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2564 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2738 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2776 static RI_CompareHashEntry *
2780 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2795 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c154 typedef struct RI_CompareHashEntry
160 } RI_CompareHashEntry;
203 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2564 ctl.entrysize = sizeof(RI_CompareHashEntry);
2738 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid);
2776 static RI_CompareHashEntry *
2780 RI_CompareHashEntry *entry;
2795 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache,
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c155 typedef struct RI_CompareHashEntry
161 } RI_CompareHashEntry;
204 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2562 ctl.entrysize = sizeof(RI_CompareHashEntry);
2736 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid);
2774 static RI_CompareHashEntry *
2778 RI_CompareHashEntry *entry;
2793 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache,
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c155 typedef struct RI_CompareHashEntry struct
161 } RI_CompareHashEntry; argument
204 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2562 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2736 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2774 static RI_CompareHashEntry *
2778 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2793 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c155 typedef struct RI_CompareHashEntry struct
161 } RI_CompareHashEntry; argument
204 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2562 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2736 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2774 static RI_CompareHashEntry *
2778 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2793 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c154 typedef struct RI_CompareHashEntry struct
160 } RI_CompareHashEntry; typedef
203 static RI_CompareHashEntry *ri_HashCompareOp(Oid eq_opr, Oid typeid);
2564 ctl.entrysize = sizeof(RI_CompareHashEntry); in ri_InitHashTables()
2738 RI_CompareHashEntry *entry = ri_HashCompareOp(eq_opr, typeid); in ri_AttributesEqual()
2776 static RI_CompareHashEntry *
2780 RI_CompareHashEntry *entry; in ri_HashCompareOp()
2795 entry = (RI_CompareHashEntry *) hash_search(ri_compare_cache, in ri_HashCompareOp()

1234