Opened 12 years ago
Closed 12 years ago
#1939 closed task (fixed)
[raster] Remove custom data types that are only used for output.
| Reported by: | Bborie Park | Owned by: | Bborie Park |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.1.0 |
| Component: | raster | Version: | master |
| Keywords: | history | Cc: |
Description
Since types are difficult to upgrade, user-defined data types should only be used when the data type can be used for input.
This will result in the removal of the following output-only data types:
summarystats histogram quantile valuecount
Note:
See TracTickets
for help on using tickets.

I agree.