1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 03:24:01 +02:00

Speed up with disabled output buffering

This commit is contained in:
Jakub Vrana
2025-02-28 15:37:18 +01:00
parent 315ffc9d8b
commit d9bca2df37
2 changed files with 5 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
Adminer dev:
Speed up with disabled output buffering
PostgreSQL: Do not alter indexes with expressions
PostgreSQL: Fix export of indexes with expressions (bug #768)
PostgreSQL: Display ENUM types