Opened 13 years ago
Last modified 7 years ago
#1769 reopened patch
long_transaction: check_auth trigger validation
Reported by: | cruizch | Owned by: | cruizch |
---|---|---|---|
Priority: | low | Milestone: | PostGIS Fund Me |
Component: | postgis | Version: | 2.0.x |
Keywords: | check_auth, trigger, long transaction | Cc: | strk |
Description
Validate if the trigger check_auth already exists before trying to create it in the CheckAuth function for long transaction support. This only affects the long_xact.sql.in.c file.
Attachments (1)
Change History (9)
by , 13 years ago
Attachment: | cruizch_2012_04_10.patch added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 12 years ago
Milestone: | PostGIS 2.0.1 → PostGIS 2.1.0 |
---|---|
Summary: | check_auth trigger validation → long_transaction: check_auth trigger validation |
Best handled in conjunction with #1770. Needs a testcase.
comment:5 by , 12 years ago
Milestone: | PostGIS 2.1.0 → PostGIS 2.2.0 |
---|
comment:6 by , 9 years ago
Milestone: | PostGIS 2.2.0 → PostGIS 2.3.0 |
---|
comment:7 by , 8 years ago
Milestone: | PostGIS 2.3.0 → PostGIS Future |
---|
Note:
See TracTickets
for help on using tickets.
Fixed how ? When ? Where ?