Er is weer een nieuwe versie van phpPgAdmin, de PostgreSQL tegenhanger van phpMyAdmin, uitgebracht met 4.0.1 als het versienummer. Dit programma bestaat uit een verzameling van PHP-scripts waarmee een PostgreSQL-database via een webinterface kan worden onderhouden en beheerd. De meegeleverde aankondiging ziet er als volgt uit:
This point release contains major bugfixes to the 4.0 release. In particular, it fixes issues with non-English language support.
Bugs fixed:
- Fix major bug in non-english translations where HTML unicode entities caused failure in the object browser tree. Fixed by instead encoding all entities as numeric (ŗ) instead of named (é).
- Fix issue with includes where '.' is not in the include_path
- Don't prompt to share credentials when only one server is present
- Fix logout link
- Preserve expanded/collapsed across result pages
- Use pg_clientencoding() if pg_client_encoding() does not exist. If pg_clientencoding() itself doesn't exist, then force setting the encoding