Ticket #1433 (closed task: fixed)

Opened 17 months ago

Last modified 17 months ago

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: trunk
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

Changed 17 months ago by robe

  • owner changed from pramsey to robe

Got rid of SE at r8680

Changed 17 months ago by robe

  • status changed from new to closed
  • resolution set to fixed

merged sqlmm.sql.in.c into postgis.in.sql.c at r8682

Note: See TracTickets for help on using tickets.