Opened 2 years ago

Closed 23 months ago

#5195 closed defect (fixed)

CREATE EXTENSION script for address_standardizer should use CREATE FUNCTION

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 3.3.0
Component: pagc_address_parser Version: 3.2.x
Keywords: Cc:

Description

This is breaking the address_standardizer out of the #5165

address_standardizer doesn't use all the machinery utils we have so has to be dealt with separately anyway.

I will have a similar ticket for postgis_tiger_geocoder.

Change History (3)

comment:1 by Regina Obe <lr@…>, 2 years ago

In 523502d/git:

Change address_standardizer and postgis_tiger_geocoder
CREATE EXTENSION to use CREATE instead of CREATE OR REPLACE.
References #5195 and #5196 for PostGIS 3.3.0

comment:2 by robe, 23 months ago

Milestone: PostGIS 2.5.8PostGIS 3.3.0

comment:3 by robe, 23 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.