MyBB Community Forums
[F] PostgreSQL Doesn't support "ALTER .. CHANGE" syntax - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: Archived Bug Reports (https://community.mybb.com/forum-74.html)
+------ Forum: MyBB 1.4.2 (https://community.mybb.com/forum-100.html)
+------ Thread: [F] PostgreSQL Doesn't support "ALTER .. CHANGE" syntax (/thread-38646.html)



[F] PostgreSQL Doesn't support "ALTER .. CHANGE" syntax - Ryan Gordon - 2008-10-05

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.


[F] PostgreSQL Doesn't support "ALTER .. CHANGE" syntax - Ryan Gordon - 2008-10-05

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