Home
last modified time | relevance | path

Searched defs:relid (Results 1 – 25 of 3570) sorted by relevance

12345678910>>...143

/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dquote.c45 static size_t in pg_stat_get_numscans()
60 *dst++ = '\''; in pg_stat_get_numscans()
77 quote_literal(PG_FUNCTION_ARGS) in pg_stat_get_tuples_fetched()
92 SET_VARSIZE(result, VARHDRSZ + quote_literal_internal(cp2, cp1, len)); in pg_stat_get_tuples_fetched()
108 len = strlen(rawstr);
124 quote_nullable(PG_FUNCTION_ARGS) in pg_stat_get_tuples_deleted()
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/doc/man3/
H A DSSL_CTX_set_default_passwd_cb.pod45 The password callback, which must be provided by the application, hands back the
60 to have the callback handle the password dialog interactively. If several
77 These functions do not provide diagnostic information.
93 =head1 SEE ALSO
108 Licensed under the OpenSSL license (the "License"). You may not use
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
122 Oid relid = list_nth_oid(partitions, funcctx->call_cntr); in pg_partition_tree() local
180 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
217 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
246 Oid relid = list_nth_oid(ancestors, funcctx->call_cntr); in pg_partition_ancestors() local
/dports/databases/libgda5/libgda-5.2.10/providers/firebird/
H A Dlibmain-client.c43 return NULL; in pg_stat_get_numscans()
60 const gchar *
75 gchar *ret, *dir; in pg_stat_get_tuples_fetched()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
125 Oid relid = lfirst_oid(*next); in pg_partition_tree() local
185 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
222 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
253 Oid relid = lfirst_oid(*next); in pg_partition_ancestors() local
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
125 Oid relid = lfirst_oid(*next); in pg_partition_tree() local
185 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
222 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
253 Oid relid = lfirst_oid(*next); in pg_partition_ancestors() local
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
125 Oid relid = lfirst_oid(*next); in pg_partition_tree() local
185 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
222 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
253 Oid relid = lfirst_oid(*next); in pg_partition_ancestors() local
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
125 Oid relid = lfirst_oid(*next); in pg_partition_tree() local
185 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
222 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
253 Oid relid = lfirst_oid(*next); in pg_partition_ancestors() local
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
125 Oid relid = lfirst_oid(*next); in pg_partition_tree() local
185 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
222 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
253 Oid relid = lfirst_oid(*next); in pg_partition_ancestors() local
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dpartitionfuncs.c35 check_rel_can_be_partition(Oid relid) in check_rel_can_be_partition()
125 Oid relid = lfirst_oid(*next); in pg_partition_tree() local
185 Oid relid = PG_GETARG_OID(0); in pg_partition_root() local
222 Oid relid = PG_GETARG_OID(0); in pg_partition_ancestors() local
253 Oid relid = lfirst_oid(*next); in pg_partition_ancestors() local
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dtype_binary.result50 ERROR 23000: Duplicate entry '\x01' for key 'PRIMARY'
75 select count(distinct s1) from t1;
76 count(distinct s1)
115 hex(cast(0x10 as binary(2)))
116 1000
134 ERROR 22001: Data too long for column 'b' at row 1
135 insert into t1 values(NULL, 0x412020);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/catalog/
H A Dpg_publication.c99 is_publishable_class(Oid relid, Form_pg_class reltuple) in is_publishable_class()
128 Oid relid = PG_GETARG_OID(0); in pg_relation_is_publishable() local
146 Oid relid) in GetPubPartitionOptionRelations()
188 Oid relid = RelationGetRelid(targetrel); in publication_add_relation() local
267 GetRelationPublications(Oid relid) in GetRelationPublications()
396 Oid relid = relForm->oid; in GetAllTablesPublicationRelations() local
417 Oid relid = relForm->oid; in GetAllTablesPublicationRelations() local
575 Oid relid = list_nth_oid(tables, funcctx->call_cntr); in pg_get_publication_tables() local
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/catalog/
H A Dpg_publication.c99 is_publishable_class(Oid relid, Form_pg_class reltuple) in is_publishable_class()
128 Oid relid = PG_GETARG_OID(0); in pg_relation_is_publishable() local
146 Oid relid) in GetPubPartitionOptionRelations()
188 Oid relid = RelationGetRelid(targetrel); in publication_add_relation() local
267 GetRelationPublications(Oid relid) in GetRelationPublications()
396 Oid relid = relForm->oid; in GetAllTablesPublicationRelations() local
417 Oid relid = relForm->oid; in GetAllTablesPublicationRelations() local
575 Oid relid = list_nth_oid(tables, funcctx->call_cntr); in pg_get_publication_tables() local

12345678910>>...143