mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02: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