当前位置:网站首页>Gbase 8C mode visibility query function (2)
Gbase 8C mode visibility query function (2)
2022-07-24 00:17:00 【Dazhuang twelve】
- pg_collation_is_visible(collation_oid)
describe : Whether the sort is visible in the search path .
Return type :Boolean
- pg_conversion_is_visible(conversion_oid)
describe : Whether the transformation is visible in the search path .
Return type :Boolean
- pg_function_is_visible(function_oid)
describe : Whether the function is visible in the search path .
Return type :Boolean
- pg_opclass_is_visible(opclass_oid)
describe : Whether the operator class is visible in the search path .
Return type :Boolean
- pg_operator_is_visible(operator_oid)
describe : Whether the operator is visible in the search path .
Return type :Boolean
- pg_opfamily_is_visible(opclass_oid)
describe : Whether the operator family is visible in the search path .
Return type :Boolean
- pg_table_is_visible(table_oid)
describe : Whether the table is visible in the search path .
Return type :Boolean
- pg_ts_config_is_visible(config_oid)
describe : Whether the text retrieval configuration is visible in the search path .
Return type :Boolean
- pg_ts_dict_is_visible(dict_oid)
describe : Whether the text retrieval dictionary is visible in the search path .
Return type :Boolean
- pg_ts_parser_is_visible(parser_oid)
describe : Whether the text search resolution is visible in the search path .
Return type :Boolean
- pg_ts_template_is_visible(template_oid)
describe : Whether the text retrieval template is visible in the search path .
Return type :Boolean
- pg_type_is_visible(type_oid)
describe : This type of ( Or domain ) Visible in search path .
Return type :Boolean
边栏推荐
猜你喜欢

腾讯将关闭“幻核”,数字藏品领域发展是否面临阻力?

Splicing of.Net distribution with outlook mail format and table

English语法_指示代词 - So

Nacos

What are blue-green deployment, Canary release and a/b test

paypal订阅流程及api请求

Lac automatic dialing experiment of L2TP

Tencent will close the "magic core". Is there any resistance to the development of digital collections?

After openfeign sets circuitbreaker=true, feign's readtimeout expires

Sum of submatrix
随机推荐
Tencent will close the "magic core". Is there any resistance to the development of digital collections?
GBase 8c 会话信息函数(一)
Nacos
As a programmer, is there anything you want to say to the newcomer?
STL case - judges' scoring
C language explanation series -- understanding of functions (2) how to use functions to exchange the values of two integer variables
Deep learning 9 feedforward neural network 2: realize feedforward neural network and model optimization
The differences between text and image drawing, data storage, localstorage, sessionstorage, and cookies
L2TP的LAC自动拨号实验
Esp8266 - at command + network transparent transmission
docker搭建sonarqube,mysql5.7环境
How to open a low commission account? Is it safe?
尝试新的方法
GBase 8c 访问权限查询函数(二)
【微信小程序】拍卖商品详情页设计与交互实现(包含倒计时、实时更新出价)
盘点为下个牛市做准备的10个新Layer1
Gbase 8C session information function (I)
Gbase 8C session information function (II)
vulnhub wpwn: 1
Xmind用例导入到TAPD的方案(附代码)