MyBB Community Forums
MyBB Community Forums
>
Community Archive
>
Archived Forums
>
Archived Development and Support
>
Archived Bug Reports
>
MyBB 1.4.2
> [F] PostgreSQL Doesn't support "ALTER .. CHANGE" syntax
Full Version:
[F] PostgreSQL Doesn't support "ALTER .. CHANGE" syntax
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
Ryan Gordon
2008-10-05, 07:12 AM
The upgrade 1.4.2 file uses "ALTER .. CHANGE" syntax which PostgreSQL doesn't support. It should be "ALTER .. ALTER" on PostgreSQL
PostgreSQL also doesn't support indexes.
Ryan Gordon
2008-10-05, 07:14 AM
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.
With regards,
MyBB Group
MyBB Community Forums
>
Community Archive
>
Archived Forums
>
Archived Development and Support
>
Archived Bug Reports
>
MyBB 1.4.2
> [F] PostgreSQL Doesn't support "ALTER .. CHANGE" syntax