Opened 15 years ago

Closed 14 years ago

#78 closed defect (wontfix)

CheckAuth - doesn't check if trigger exists before trying to create it also why return 0

Reported by: robe Owned by: robe
Priority: low Milestone: PostGIS 1.4.1
Component: postgis Version:
Keywords: Cc:

Description (last modified by robe)

This is actually marked as a TODO in the code — TODO: check for an already existing trigger ?

I guess we are also thinking about this.

What is the point of returning 0 vs. true/false or a meaningful text message?

Change History (5)

comment:1 by robe, 15 years ago

Description: modified (diff)
Owner: changed from robe to kneufeld
Status: assignednew

comment:2 by robe, 15 years ago

Milestone: 1.4.X
Owner: changed from kneufeld to robe
Status: newassigned

comment:3 by pramsey, 14 years ago

Someone fix this or close it, I don't even know what it means…

comment:4 by mcayland, 14 years ago

I believe this is a reference to the WFS locking code (see postgis/long_xact.sql.in.c). In fact, it seems that we even have the original copy still in extras/WFS_Locks. Can this version not go?

ATB,

Mark.

comment:5 by pramsey, 14 years ago

Resolution: acceptedwontfix
Status: assignedclosed

Nobody cares, apparently.

Note: See TracTickets for help on using tickets.