1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

PostgreSQL: Compute size of all databases (bug #881)

This commit is contained in:
Jakub Vrana
2025-03-04 19:40:30 +01:00
parent e411c229ab
commit 63dd38c44d
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
Adminer dev:
Speed up with disabled output buffering
Don't autofocus computed fields in insert form
PostgreSQL: Compute size of all databases (bug #881)
PostgreSQL: Do not alter indexes with expressions
PostgreSQL: Fix export of indexes with expressions (bug #768)
PostgreSQL: Display ENUM types