Opened 9 years ago
Closed 18 months ago
#3134 closed defect (fixed)
make garden doesn't install postgis should use regress, not installed postgis
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.4.0 |
Component: | build | Version: | 2.1.x |
Keywords: | Cc: |
Description
I think it keeps tripping on create plpgsql because I already have it installed.
Will try to fix this and commit after.
Change History (8)
comment:1 by , 9 years ago
Owner: | changed from | to
---|
comment:3 by , 9 years ago
Summary: | make garden doesn't install postgis → make garden doesn't install postgis should use regress, not installed postgis |
---|
okay still wasn't installing for me consistently, so changed to use regress install folder at r13579
comment:4 by , 9 years ago
Milestone: | PostGIS 2.2.0 → PostGIS Future |
---|
comment:6 by , 3 years ago
The title of this ticket is not very clear, is it about using system-installed vs. locally-built postgis or what else ?
comment:7 by , 18 months ago
Milestone: | PostGIS Fund Me → PostGIS 3.4.0 |
---|
I think make regress
is currently using the stage install of postgis, so closing.
comment:8 by , 18 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
committed fix at r13567 for trunk.
Can someone test on their install, to make sure it wasn't just a mingw issue to begin with. Then we can backport to 2.1.
pramsey — might be good for you too since ST_Subdivide is currently crashing the test. Hint to use run:
— the script generates a log table in postgis_garden — postgis_garden_log22
Just do a
That's the one that caused the crash. Don't be scared by the cryptic SQL, just replace the SELECT part with
and you should get some nice simple geometries your simple mind can comprehend