Opened 11 years ago
Closed 11 years ago
#2419 closed defect (fixed)
pagc_rules loading defaulting to is_custom true instead of false
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.1.0 |
Component: | tiger geocoder | Version: | 2.1.x |
Keywords: | Cc: |
Description
Something not right about load script because on
create extension postgis_tiger_geocoder;
All rules coming in as is_custom so when upgrade happens upgrade fails becasue of primary key violation.
Note:
See TracTickets
for help on using tickets.
cludgly fixed at r11759 for 2.2 and r11758 for 2.0