Upgrade to 1.6.0 breaks using PostgreSQL backend ...

Please report bugs here!

Moderator: Thorsten

Post Reply
scrappy
Posts: 15
Joined: Sun Jan 08, 2006 6:31 am

Upgrade to 1.6.0 breaks using PostgreSQL backend ...

Post by scrappy »

Warning: pg_query(): Query failed: ERROR: syntax error at or near "AFTER" at character 54 in /usr/local/www/phpmyfaq.1.6.0/inc/pgsql.php on line 108

ALTER TABLE faqdata ADD solution_id INTEGER NOT NULL AFTER lang

AFTER is not support with PostgreSQL ... not sure how the backend is/was written though, whether taking the 'AFTER lang' part will break anything or not :(
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

we're fixing it in 1.6.1.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply