Ticket #1469 (closed task: fixed)

Opened 4 months ago

Last modified 4 months ago

Drop expensive DEBUG output from topology routines

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: trunk
Keywords: Cc:

Description

DEBUG lines are useful during development but kill performance in production. Should be optionally build using a preprocessor macro...

Change History

Changed 4 months ago by strk

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

Done in r8822. You can define POSTGIS_TOPOLOGY_DEBUG to get the debug calls in

Note: See TracTickets for help on using tickets.