Home
last modified time | relevance | path

Searched refs:PartitionKey (Results 1 – 25 of 1442) sorted by relevance

12345678910>>...58

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql14-server/postgresql-14.1/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql14-client/postgresql-14.1/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql13-server/postgresql-13.5/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql13-client/postgresql-13.5/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/utils/
H A Dpartcache.h50 extern PartitionKey RelationGetPartitionKey(Relation rel);
58 get_partition_strategy(PartitionKey key) in get_partition_strategy()
64 get_partition_natts(PartitionKey key) in get_partition_natts()
70 get_partition_exprs(PartitionKey key) in get_partition_exprs()
79 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
85 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
91 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
97 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql12-client/postgresql-12.9/src/include/utils/
H A Dpartcache.h57 get_partition_strategy(PartitionKey key)
63 get_partition_natts(PartitionKey key)
69 get_partition_exprs(PartitionKey key)
78 get_partition_col_attnum(PartitionKey key, int col)
84 get_partition_col_typid(PartitionKey key, int col)
90 get_partition_col_typmod(PartitionKey key, int col)
96 get_partition_col_collation(PartitionKey key, int col)
/dports/databases/postgresql12-server/postgresql-12.9/src/include/utils/
H A Dpartcache.h57 get_partition_strategy(PartitionKey key) in get_partition_strategy()
63 get_partition_natts(PartitionKey key) in get_partition_natts()
69 get_partition_exprs(PartitionKey key) in get_partition_exprs()
78 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
84 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
90 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
96 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/utils/
H A Dpartcache.h57 get_partition_strategy(PartitionKey key) in get_partition_strategy()
63 get_partition_natts(PartitionKey key) in get_partition_natts()
69 get_partition_exprs(PartitionKey key) in get_partition_exprs()
78 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
84 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
90 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
96 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/utils/
H A Dpartcache.h57 get_partition_strategy(PartitionKey key)
63 get_partition_natts(PartitionKey key)
69 get_partition_exprs(PartitionKey key)
78 get_partition_col_attnum(PartitionKey key, int col)
84 get_partition_col_typid(PartitionKey key, int col)
90 get_partition_col_typmod(PartitionKey key, int col)
96 get_partition_col_collation(PartitionKey key, int col)
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/utils/
H A Dpartcache.h57 get_partition_strategy(PartitionKey key) in get_partition_strategy()
63 get_partition_natts(PartitionKey key) in get_partition_natts()
69 get_partition_exprs(PartitionKey key) in get_partition_exprs()
78 get_partition_col_attnum(PartitionKey key, int col) in get_partition_col_attnum()
84 get_partition_col_typid(PartitionKey key, int col) in get_partition_col_typid()
90 get_partition_col_typmod(PartitionKey key, int col) in get_partition_col_typmod()
96 get_partition_col_collation(PartitionKey key, int col) in get_partition_col_collation()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/utils/
H A Dpartcache.h57 get_partition_strategy(PartitionKey key)
63 get_partition_natts(PartitionKey key)
69 get_partition_exprs(PartitionKey key)
78 get_partition_col_attnum(PartitionKey key, int col)
84 get_partition_col_typid(PartitionKey key, int col)
90 get_partition_col_typmod(PartitionKey key, int col)
96 get_partition_col_collation(PartitionKey key, int col)
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/utils/
H A Dpartcache.h57 get_partition_strategy(PartitionKey key)
63 get_partition_natts(PartitionKey key)
69 get_partition_exprs(PartitionKey key)
78 get_partition_col_attnum(PartitionKey key, int col)
84 get_partition_col_typid(PartitionKey key, int col)
90 get_partition_col_typmod(PartitionKey key, int col)
96 get_partition_col_collation(PartitionKey key, int col)
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/storage/recordings/StorageEntitySuite/
H A DTestExecuteQueryNextResults.yaml57 body: '{"PartitionKey":"pkey","RowKey":"r0"}'
93 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
108 body: '{"PartitionKey":"pkey","RowKey":"r1"}'
144 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
159 body: '{"PartitionKey":"pkey","RowKey":"r2"}'
195 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
210 body: '{"PartitionKey":"pkey","RowKey":"r3"}'
246 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
261 body: '{"PartitionKey":"pkey","RowKey":"r4"}'
297 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/storage/recordings/StorageEntitySuite/
H A DTestExecuteQueryNextResults.yaml57 body: '{"PartitionKey":"pkey","RowKey":"r0"}'
93 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
108 body: '{"PartitionKey":"pkey","RowKey":"r1"}'
144 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
159 body: '{"PartitionKey":"pkey","RowKey":"r2"}'
195 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
210 body: '{"PartitionKey":"pkey","RowKey":"r3"}'
246 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
261 body: '{"PartitionKey":"pkey","RowKey":"r4"}'
297 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/storage/recordings/StorageEntitySuite/
H A DTestExecuteQueryNextResults.yaml57 body: '{"PartitionKey":"pkey","RowKey":"r0"}'
93 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
108 body: '{"PartitionKey":"pkey","RowKey":"r1"}'
144 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
159 body: '{"PartitionKey":"pkey","RowKey":"r2"}'
195 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
210 body: '{"PartitionKey":"pkey","RowKey":"r3"}'
246 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
261 body: '{"PartitionKey":"pkey","RowKey":"r4"}'
297 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/storage/recordings/StorageEntitySuite/
H A DTestExecuteQueryNextResults.yaml57 body: '{"PartitionKey":"pkey","RowKey":"r0"}'
93 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
108 body: '{"PartitionKey":"pkey","RowKey":"r1"}'
144 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
159 body: '{"PartitionKey":"pkey","RowKey":"r2"}'
195 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
210 body: '{"PartitionKey":"pkey","RowKey":"r3"}'
246 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
261 body: '{"PartitionKey":"pkey","RowKey":"r4"}'
297 …grocksonazure.table.core.windows.net/table46storageentitysuitetestexe(PartitionKey='pkey',RowKey='…
[all …]

12345678910>>...58