remove explain, explain analyze options from sql window. it was a nice idea, but...
authorxzilla <xzilla>
Fri, 30 Nov 2007 06:04:43 +0000 (06:04 +0000)
committerxzilla <xzilla>
Fri, 30 Nov 2007 06:04:43 +0000 (06:04 +0000)
commit22754f53add2e1999956ab8f966e93e4fc0e1a00
tree6565d98060eaa43a1f7c3b4f6479390055854cc2
parent9ff361605b23cfa87ce8f8200b84aecf8e8b6b24
remove explain, explain analyze options from sql window. it was a nice idea, but fundamentally broken (think multiple queries). People
who know enough to run explain can add it to thier queries. Per discussions this summer on list.
classes/database/Postgres.php
classes/database/Postgres73.php
database.php
sql.php
sqledit.php