mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-02 04:24:56 +02:00
PostgreSQL 9.3 and earlier versions don't support Empty SELECT lists (support was added since v. 9.4). Also add PostgreSQL 9.3 tests as earlier images fail in current tests env. PHPBB3-17148