当前位置:网站首页>GBase 8c模式可见性查询函数(二)
GBase 8c模式可见性查询函数(二)
2022-07-24 00:16:00 【大壮十二】
- pg_collation_is_visible(collation_oid)
描述:该排序是否在搜索路径中可见。
返回类型:Boolean
- pg_conversion_is_visible(conversion_oid)
描述:该转换是否在搜索路径中可见。
返回类型:Boolean
- pg_function_is_visible(function_oid)
描述:该函数是否在搜索路径中可见。
返回类型:Boolean
- pg_opclass_is_visible(opclass_oid)
描述:该操作符类是否在搜索路径中可见。
返回类型:Boolean
- pg_operator_is_visible(operator_oid)
描述:该操作符是否在搜索路径中可见。
返回类型:Boolean
- pg_opfamily_is_visible(opclass_oid)
描述:该操作符族是否在搜索路径中可见。
返回类型:Boolean
- pg_table_is_visible(table_oid)
描述:该表是否在搜索路径中可见。
返回类型:Boolean
- pg_ts_config_is_visible(config_oid)
描述:该文本检索配置是否在搜索路径中可见。
返回类型:Boolean
- pg_ts_dict_is_visible(dict_oid)
描述:该文本检索词典是否在搜索路径中可见。
返回类型:Boolean
- pg_ts_parser_is_visible(parser_oid)
描述:该文本搜索解析是否在搜索路径中可见。
返回类型:Boolean
- pg_ts_template_is_visible(template_oid)
描述:该文本检索模板是否在搜索路径中可见。
返回类型:Boolean
- pg_type_is_visible(type_oid)
描述:该类型(或域)是否在搜索路径中可见。
返回类型:Boolean
边栏推荐
猜你喜欢

Windows software: how to install mysql5.7 and configure environment variables

vulnhub wpwn: 1

Redis主从同步机制

Nacos
![Longest increasing subsequence variant [deep understanding of the longest increasing sequence]](/img/73/1480ec319a2860fec5667d6f2fb2ba.png)
Longest increasing subsequence variant [deep understanding of the longest increasing sequence]

Application of encryption technology

合宙ESP32C3基于Arduino IDE框架下配置分区表

Tencent will close the "magic core". Is there any resistance to the development of digital collections?
QT | set part size sizehint, minimumsizehint, sizepolicy, stretch factor

蓝绿部署、金丝雀发布、A/B测试是什么
随机推荐
Redis持久化机制RDB、AOF
[wechat applet] design and interactive implementation of auction product details page (including countdown and real-time update of bids)
权重分析——CRITIC权重法
Space shooting lesson 07: add graphics
今天在家里补觉
paypal订阅流程及api请求
Redis分布式锁待续
How to open an account and buy financial products with 6% income?
深度学习之 9 前馈神经网络2:实现前馈神经网络,模型调优
logback
Educational Codeforces Round 132 (Rated for Div. 2)(A-D)
OA项目之我的会议(查询)
As a programmer, is there anything you want to say to the newcomer?
Linked list - 206. Reverse linked list (this question is very important)
ESP8266————AT指令+网络透传
Deep learning 9 feedforward neural network 2: realize feedforward neural network and model optimization
Delete all data of specified query criteria in Oracle
投资的物质回报
【Android Kotlin】Property、Getter 和 Setter
mysql数据库基础