Ticket #1492 (closed defect: fixed)
postgis_scripts_installed / postgis_scripts_released are screwy
| Reported by: | robe | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
Okay guys I begged you to make an alpha release so we can hve point in times to verify where people are and now all I have to know what's up are these two functions and I come to find that these aren't even working.
Is this just my install or are they really broken?
In 1.5 I can do this:
select postgis_scripts_installed(), postgis_scripts_released();
I get this:
postgis_scripts_installed | postgis_scripts_released ---------------------------+-------------------------- 1.5 r7360 | 1.5 r7360
I do this in PostGIS 2.0 and I get something less than useful.
postgis_scripts_installed | postgis_scripts_released ---------------------------+-------------------------- 2.0 r | 2.0 r
Change History
Note: See
TracTickets for help on using
tickets.
