mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-13 21:26:28 +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