pgadmin4/web/pgadmin/browser/server_groups/servers
Joao Pedro De Almeida Pereira e16a952753 Support EXPLAIN on Greenplum. Fixes #3097
- Extract SQLEditor.execute and SQLEditor._poll into their own files and add test around them
 - Extract SQLEditor backend functions that start executing query to their own files and add tests around it
 - Move the Explain SQL from the front-end and now pass the Explain plan parameters as a JSON object in the start query call.
 - Extract the compile_template_name into a function that can be used by the different places that try to select the version of the template and the server type
2018-02-09 11:54:42 +00:00
..
databases Support EXPLAIN on Greenplum. Fixes #3097 2018-02-09 11:54:42 +00:00
pgagent Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
resource_groups Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
roles Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
static Ensure clickable images/buttons have appropriate tooltips for screen readers. Fixes #2904 2018-01-22 10:37:56 +00:00
tablespaces Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
templates Don't quote variable values used by SET. It's usually going to be wrong. Fixes #3027 2018-02-02 14:58:29 +01:00
tests Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
__init__.py Significantly improve connection loss detection and handling in the query tool. Fixes #2815 2018-02-01 14:29:18 +01:00
gpdb.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
ppas.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
types.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
utils.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00