Opened 13 years ago
Closed 13 years ago
#1433 closed task (fixed)
Get rid of SE functions and move remaining sql mm to postgis.sql.in.c
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
sqlmm.sql.inc.c is a bit of a misnomer because it has all ESRI ArcSDE compatible functions (which we don't think ESRI even uses when PosTGIS is snapped into an SDE belt), and has some sql mm, but most sqlmm are already in postgis.sql.c except for the linear referencing ones.
I'm almost done removing SE functions and will merge the rest of functions into postgis.sql.in.c when I am done
Change History (2)
comment:1 by , 13 years ago
Owner: | changed from | to
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
merged sqlmm.sql.in.c into postgis.in.sql.c at r8682
Note:
See TracTickets
for help on using tickets.
Got rid of SE at r8680