[postgis-tickets] [PostGIS] #4352: Use CREATE OR REPLACE for aggregates when possible
PostGIS
trac at osgeo.org
Tue Mar 19 00:33:07 PDT 2019
#4352: Use CREATE OR REPLACE for aggregates when possible
-----------------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.0.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+---------------------------
Thanks to Andrew Gierth (RhodiumToad on IRC) PostgreSQL 12 will have
CREATE OR REPLACE AGGREGATE. We could start using it from the upgrade
script:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=01bde4fa4c24f4eea0a634d8fcad0b376efda6b1
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4352>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list