当前位置:网站首页>GBase 8c系统表pg_cast
GBase 8c系统表pg_cast
2022-07-03 02:18:00 【大壮十二】
pg_cast系统表存储数据类型之间的转化关系。
名称 | 类型 | 引用 | 描述 |
oid | oid | 行标识符(隐藏属性,必须被显式选择才会显示) | |
castsource | oid | pg_type.oid | 源数据类型的OID |
casttarget | oid | pg_type.oid | 目标数据类型的OID |
castfunc | oid | pg_proc.oid | 执行该转换的函数的OID。如果该转换方法不需要一个函数则存储0。 |
castcontext | char | 指示该转换能被调用的环境。 e表示仅能作为一个显式转换(使用CAST或::语法)。 a表示在赋值给目标列时隐式调用, 和显式调用一样。 i表示在表达式中隐式调用,和其他转换一样。 | |
castmethod | char | 指示转换如何被执行。 f表明使用castfunc中指定的函数。 i表明使用输入/输出函数。 b表明该类型是二进制可转换的,因此不需要转换。 |
边栏推荐
- leetcode961. Find the elements repeated N times in the array with length 2n
- [Yu Yue education] Jiujiang University material analysis and testing technology reference
- MySQL学习03
- COM和CN
- oauth2.0鉴权,登录访问 “/oauth/token”,请求头Authorization(basicToken)如何取值???
- Socket编程
- awk从入门到入土(0)awk概述
- Producer consumer model based on thread pool (including blocking queue)
- 创建+注册 子应用_定义路由,全局路由与子路由
- GBase 8c系统表-pg_amproc
猜你喜欢
![[Flutter] dart: class;abstract class;factory;类、抽象类、工厂构造函数](/img/06/ab333a4752de27eae2dd937cf579e2.png)
[Flutter] dart: class;abstract class;factory;类、抽象类、工厂构造函数

内存池(内核角度理解new开辟空间的过程)

How do it students find short-term internships? Which is better, short-term internship or long-term internship?

基于线程池的生产者消费者模型(含阻塞队列)

MySQL学习03

Wechat applet development tool post net:: err_ PROXY_ CONNECTION_ Failed agent problem

Machine learning notes (constantly updating...)

What are MySQL locks and classifications

easyExcel

elastic stack
随机推荐
【CodeForces】CF1338A - Powered Addition【二进制】
Anna: Beibei, can you draw?
Thread safe singleton mode
Trial setup and use of idea GoLand development tool
awk从入门到入土(1)awk初次会面
Detailed introduction to the usage of Nacos configuration center
Restcloud ETL cross database data aggregation operation
线程安全的单例模式
GBase 8c系统表-pg_auth_members
Job object of collaboration in kotlin
詳細些介紹如何通過MQTT協議和華為雲物聯網進行通信
创建+注册 子应用_定义路由,全局路由与子路由
Socket programming
What are MySQL locks and classifications
The Sandbox阐释对元宇宙平台的愿景
Memory pool (understand the process of new developing space from the perspective of kernel)
Prohibited package name
Codeforces Round #418 (Div. 2) D. An overnight dance in discotheque
[shutter] top navigation bar implementation (scaffold | defaulttabcontroller | tabbar | tab | tabbarview)
Tongda OA homepage portal workbench