Modify ↓
#4319 closed defect (fixed)
Fails to install/upgrade with PostgreSQL
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | plugin - spam-filter |
| Component: | plugin/spamfilter | Version: | 0.10.2 |
| Severity: | normal | Keywords: | |
| Cc: | pacopablo@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When trying to use with PostgreSQL, I kept getting an error saying that the transaction was aborted due to an error but not rolled back. The attached patch fixes it for me.
Attachments (1)
Change History (6)
by , 19 years ago
| Attachment: | spamfilter.diff added |
|---|
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Cc: | added |
|---|
comment:3 by , 19 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Patch applied in [4396]. Thanks!
comment:5 by , 11 years ago
| Milestone: | → plugin - spam-filter |
|---|
Note:
See TracTickets
for help on using tickets.



This may possibly be related to #4214 or #4294.