当前位置:网站首页>Gbase 8C system table PG_ aggregate
Gbase 8C system table PG_ aggregate
2022-07-03 02:22:00 【Dazhuang twelve】
pg_aggregate The system table stores information about aggregate functions .pg_aggregate Every record in is one pg_proc Expansion of records inside .PG_PROC Record the name that hosts the aggregation 、 Input and output data types , And other information similar to ordinary functions .
name | type | quote | describe |
aggfnoid | regproc | pg_proc.oid | Aggregate function in pg_proc Medium OID |
aggkind | char | Aggregation type : n Express “ Ordinary ” Gather , o Express “ Ordered set ” Gather , perhaps h Express “ Hypothetical set ” Gather | |
aggnumdirectargs | int2 | The direct aggregation of an ordered set or an imaginary set ( Non aggregation ) Number of parameters , A variable array counts as a parameter . If it is equal to pronargs, The aggregation must be variable and the variable array describes the aggregation parameters and the final direct parameters . For normal aggregation, it is always zero . | |
aggtransfn | regproc | pg_proc.oid | Transfer function |
aggcollectfn | regproc | pg_proc.oid | Set function |
aggfinalfn | regproc | pg_proc.oid | Final function ( If not, it will be zero ) |
aggcombinefn | regproc | pg_proc.oid | Combining functions ( If not, it will be zero ) |
aggserialfn | regproc | pg_proc.oid | Serialization function ( If not, it will be zero ) |
aggdeserialfn | regproc | pg_proc.oid | Deserialization function ( If not, it will be zero ) |
aggmtransfn | regproc | pg_proc.oid | Forward transfer function for moving the aggregation mode ( If not, it will be zero ) |
aggminvtransfn | regproc | pg_proc.oid | Reverse transfer function for mobile aggregation mode ( If not, it will be zero ) |
aggmfinalfn | regproc | pg_proc.oid | The final function for mobile aggregation mode ( If not, it will be zero ) |
aggfinalextra | bool | True to aggfinalfn Pass extra dummy arguments | |
aggmfinalextra | bool | True to aggmfinalfn Pass extra dummy arguments | |
aggsortop | oid | pg_operator.oid | Associated sort operators ( If not, it is 0) |
aggtranstype | oid | pg_type.oid | Internal transfer and collection of aggregation functions ( state ) The data type of the data |
aggtransspace | int4 | Approximate average size of transition state data ( byte ), Or zero means using a default estimate | |
aggmtranstype | oid | pg_type.oid | The aggregate function is used to move the internal transfer of aggregate Euclidean ( state ) The data type of the data ( If not, zero ) |
aggmtransspace | int4 | Approximate average size of transition state data ( byte ), Or zero means using a default estimate | |
agginitval | text | The initial value of the transition state . This is a text field , It contains the external string representation of the initial value . If this field is empty , Then the transition status value starts from the null value . | |
agginitcollect | text | The initial value of the set state . This is a text field , Include the initial value in its external string representation . If this field is empty , Then the set state value starts from null . | |
aggminitval | text | Initial value of transition state for mobile aggregation mode . This is a text field , It contains the initial value expressed in its text string . If this field is empty , Then the transition status value starts from the null value . |
边栏推荐
猜你喜欢
[Flutter] dart: class; abstract class; factory; Class, abstract class, factory constructor
Y54. Chapter III kubernetes from introduction to mastery -- ingress (27)
The use of Flink CDC mongodb and the implementation of Flink SQL parsing complex nested JSON data in monggo
详细些介绍如何通过MQTT协议和华为云物联网进行通信
返回一个树形结构数据
Job object of collaboration in kotlin
通达OA v12流程中心
stm32F407-------ADC
easyPOI
UDP receive queue and multiple initialization test
随机推荐
人脸识别6- face_recognition_py-基于OpenCV使用Haar级联与dlib库进行人脸检测及实时跟踪
Javescript 0.1 + 0.2 = = 0.3 problem
Kotlin middle process understanding and Practice (II)
GBase 8c系统表-pg_constraint
How do it students find short-term internships? Which is better, short-term internship or long-term internship?
MySQL learning 03
[Yu Yue education] reference materials of chemical experiment safety knowledge of University of science and technology of China
Stm32f407 ------- IIC communication protocol
COM和CN
基于线程池的生产者消费者模型(含阻塞队列)
Trial setup and use of idea GoLand development tool
GBase 8c 函数/存储过程参数(二)
[shutter] top navigation bar implementation (scaffold | defaulttabcontroller | tabbar | tab | tabbarview)
Tongda OA homepage portal workbench
【 tutoriel】 Chrome ferme les cors et les messages de la politique inter - domaines et apporte des cookies à travers les domaines
require. context
Explore the conversion between PX pixels and Pt pounds, mm and MM
Word word word
Introduce in detail how to communicate with Huawei cloud IOT through mqtt protocol
Compréhension simple de SVG