Ticket #78 (closed defect: wontfix)

Opened 4 years ago

Last modified 4 years ago

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) (diff)

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

Changed 4 years ago by robe

  • owner changed from robe to kneufeld
  • status changed from assigned to new
  • description modified (diff)

Changed 4 years ago by robe

  • owner changed from kneufeld to robe
  • status changed from new to assigned
  • milestone set to 1.4.X

Changed 4 years ago by pramsey

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

Changed 4 years ago by mcayland

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.

Changed 4 years ago by pramsey

  • status changed from assigned to closed
  • resolution changed from accepted to wontfix

Nobody cares, apparently.

Note: See TracTickets for help on using tickets.