1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +02:00

PostgreSQL: Support indexes on materialized views (PR #467)

This commit is contained in:
Jakub Vrana
2025-03-07 13:13:53 +01:00
parent 22a544f71c
commit 28c171f681
4 changed files with 21 additions and 8 deletions

View File

@@ -2,6 +2,7 @@ Adminer dev:
Fix bulk operations with tables
Remove duplicate columns from select (bug #670)
MariaDB: Fix link to status variable doc (bug #658)
PostgreSQL: Support indexes on materialized views (PR #467)
Adminer 5.0.0 (released 2025-03-07):
Speed up with disabled output buffering