PostgreSQL support is a little munged
pearcec@drupal.org - June 20, 2007 - 17:42
| Project: | Textimage |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Mostly a naming issue, and I added a uninstall to drop the sequence.
I am using version:
// $Id: textimage.install,v 1.2 2007/02/06 02:29:38 wundo Exp $
| Attachment | Size |
|---|---|
| textimage_pgsql.patch | 1.95 KB |

#1
I ran into the same problem, with the same fix (although "integer" doesn't need to be shortened to "int" as it was in the patch). The patch looks fine to me otherwise.
#2
#114375: Installer script does not work for pgsql