mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Add missing typedefs.list entry for AggStatePerGroupData.
Discussion: https://postgr.es/m/7530bd8783b1a78d53a3c70383e38d8da0a5ffe5.camel%40j-davis.com
This commit is contained in:
@ -47,6 +47,7 @@ AggSplit
|
|||||||
AggState
|
AggState
|
||||||
AggStatePerAgg
|
AggStatePerAgg
|
||||||
AggStatePerGroup
|
AggStatePerGroup
|
||||||
|
AggStatePerGroupData
|
||||||
AggStatePerHash
|
AggStatePerHash
|
||||||
AggStatePerPhase
|
AggStatePerPhase
|
||||||
AggStatePerTrans
|
AggStatePerTrans
|
||||||
|
Reference in New Issue
Block a user