当前位置:网站首页>GBase 8c系统表-pg_amproc
GBase 8c系统表-pg_amproc
2022-07-03 02:18:00 【大壮十二】
pg_amproc系统表存储有关与访问方法操作符族相关联的支持过程的信息。每个属于某个操作符族的支持过程都占有一行。
名称 | 类型 | 引用 | 描述 |
oid | oid | 行标识符(隐藏属性,必须被显式选择才会显示) | |
amprocfamily | oid | pg_opfamily.oid | 使用这个项的操作符族 |
amproclefttype | oid | pg_type.oid | 相关操作符的左手输入数据类型 |
amprocrighttype | oid | pg_type.oid | 相关操作符的右手输入数据类型 |
amprocnum | int2 | 支持过程编号 | |
amproc | regproc | pg_proc.oid | 过程的OID |
amproclefttype和amprocrighttype字段的习惯解释,标识一个特定支持过程支持的操作符的左和右输入类型。对于某些访问方式,匹配支持过程本身的输入数据类型,对其他的则不这样。有一个对索引的“缺省”支持过程的概念,amproclefttype和amprocrighttype都等于索引操作符类的opcintype。
边栏推荐
- What are the differences between software testers with a monthly salary of 7K and 25K? Leaders look up to you when they master it
- Button button adaptive size of wechat applet
- COM和CN
- 机器学习笔记(持续更新中。。。)
- 我的创作纪念日
- 基于线程池的生产者消费者模型(含阻塞队列)
- Hard core observation 547 large neural network may be beginning to become aware?
- 4. 类和对象
- leetcode961. Find the elements repeated N times in the array with length 2n
- Anna: Beibei, can you draw?
猜你喜欢

Detailed introduction to the usage of Nacos configuration center

4. Classes and objects

awk从入门到入土(0)awk概述

Asian Games countdown! AI target detection helps host the Asian Games!

stm32F407-------DMA

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

Coroutinecontext in kotlin

elastic stack

A 30-year-old software tester, who has been unemployed for 4 months, is confused and doesn't know what to do?
![[shutter] bottom navigation bar implementation (bottomnavigationbar bottom navigation bar | bottomnavigationbaritem navigation bar entry | pageview)](/img/41/2413af283e8f1db5d20ea845527175.gif)
[shutter] bottom navigation bar implementation (bottomnavigationbar bottom navigation bar | bottomnavigationbaritem navigation bar entry | pageview)
随机推荐
Codeforces Round #418 (Div. 2) D. An overnight dance in discotheque
【ROS进阶篇】第六讲 ROS中的录制与回放(rosbag)
[Yu Yue education] China Ocean University job search OMG reference
When the epidemic comes, how to manage the team as a leader| Community essay solicitation
SPI机制
Coroutinecontext in kotlin
Kotlin middle process understanding and Practice (I)
Ni visa fails after LabVIEW installs the third-party visa software
Query product cases - page rendering data
Awk from introduction to earth (0) overview of awk
Hard core observation 547 large neural network may be beginning to become aware?
Swift development learning
Codeforces Round #418 (Div. 2) D. An overnight dance in discotheque
The use of Flink CDC mongodb and the implementation of Flink SQL parsing complex nested JSON data in monggo
5. File operation
easyExcel
[codeforces] cf1338a - Powered addition [binary]
Detailed analysis of micro service component sentinel (hystrix)
Anna: Beibei, can you draw?
Stm32f407 ------- IIC communication protocol