PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ rtpg_union_type

Enumerator
UT_LAST 
UT_FIRST 
UT_MIN 
UT_MAX 
UT_COUNT 
UT_SUM 
UT_MEAN 
UT_RANGE 

Definition at line 1681 of file rtpg_mapalgebra.c.

1681 {
1682 UT_LAST = 0,
1683 UT_FIRST,
1684 UT_MIN,
1685 UT_MAX,
1686 UT_COUNT,
1687 UT_SUM,
1688 UT_MEAN,
1689 UT_RANGE
rtpg_union_type
@ UT_MIN
@ UT_MEAN
@ UT_COUNT
@ UT_LAST
@ UT_SUM
@ UT_FIRST
@ UT_MAX
@ UT_RANGE