Opened 16 years ago
Last modified 15 years ago
#78 closed defect (wontfix)
CheckAuth - doesn't check if trigger exists before trying to create it also why return 0 — at Initial Version
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 1.4.1 |
Component: | postgis | Version: | |
Keywords: | Cc: |
Description
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?
Note:
See TracTickets
for help on using tickets.