mirror of
https://github.com/vrana/adminer.git
synced 2026-03-05 12:01:25 +01:00
No status in PostgreSQL
This commit is contained in:
@@ -528,6 +528,9 @@ AND typelem = 0"
|
||||
return get_key_vals("SHOW ALL");
|
||||
}
|
||||
|
||||
function show_status() {
|
||||
}
|
||||
|
||||
function support($feature) {
|
||||
return ereg('^(comment|view|scheme|sequence|trigger|type|variables|drop_col)$', $feature); //! routine|
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user