Home
last modified time | relevance | path

Searched refs:hash_ctl (Results 1 – 25 of 900) sorted by relevance

12345678910>>...36

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in Options()
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in Options()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in Options()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in Options()
230 hash_ctl.hcxt = TopTransactionContext; in Options()
234 &hash_ctl, in Options()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl;
227 memset(&hash_ctl, 0, sizeof(hash_ctl));
228 hash_ctl.keysize = sizeof(ComboCidKeyData);
229 hash_ctl.entrysize = sizeof(ComboCidEntryData);
230 hash_ctl.hcxt = TopTransactionContext;
234 &hash_ctl,
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/time/
H A Dcombocid.c217 HASHCTL hash_ctl; in GetComboCommandId() local
226 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
227 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
228 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
229 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
233 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/time/
H A Dcombocid.c217 HASHCTL hash_ctl;
226 memset(&hash_ctl, 0, sizeof(hash_ctl));
227 hash_ctl.keysize = sizeof(ComboCidKeyData);
228 hash_ctl.entrysize = sizeof(ComboCidEntryData);
229 hash_ctl.hcxt = TopTransactionContext;
233 &hash_ctl,
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/time/
H A Dcombocid.c217 HASHCTL hash_ctl; in GetComboCommandId() local
226 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
227 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
228 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
229 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
233 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/time/
H A Dcombocid.c218 HASHCTL hash_ctl; in GetComboCommandId() local
227 memset(&hash_ctl, 0, sizeof(hash_ctl)); in GetComboCommandId()
228 hash_ctl.keysize = sizeof(ComboCidKeyData); in GetComboCommandId()
229 hash_ctl.entrysize = sizeof(ComboCidEntryData); in GetComboCommandId()
230 hash_ctl.hcxt = TopTransactionContext; in GetComboCommandId()
234 &hash_ctl, in GetComboCommandId()

12345678910>>...36