pgAdmin 4 commit: Add support for Trigger and JIT stats in the graphica

2018-07-06 Thread Dave Page
Add support for Trigger and JIT stats in the graphical query plan viewer. Fixes #3397 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b20b387e2b2ff2cf20e3806248b6ad5ccd22365 Author: Akshay Joshi Modified Files -- docs/en_US/rele

Re: [pgAdmin4][Patch]: RM #3397 Add support for JIT stats in EXPLAIN output in PG11

2018-07-06 Thread Dave Page
Thanks, patch applied! On Fri, Jul 6, 2018 at 6:44 AM, Akshay Joshi wrote: > Hi > > On Thu, Jul 5, 2018 at 7:17 PM, Dave Page wrote: > >> Hi >> >> Looks good to me - the only remaining issue is that the button still >> isn't the same colours as the zoom ones. I haven't found all the >> differen

pgAdmin 4 commit: Minor cleanup.

2018-07-06 Thread Dave Page
Minor cleanup. Branch -- electron Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a9d35eb74176fbe97dd03ec3c70ea8de557daa4 Modified Files -- Makefile | 3 --- pkg/setup-macos.sh | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-)

pgAdmin 4 commit: Set the macOS deployment target

2018-07-06 Thread Dave Page
Set the macOS deployment target Branch -- electron Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0fce61acc311253ec6a0f675f9997fdf0508e060 Modified Files -- pkg/build-darwin.sh | 2 ++ pkg/setup-macos.sh | 2 ++ 2 files changed, 4 insertions(+)

pgAdmin 4 commit: Un-corrupt Windows build script

2018-07-06 Thread Dave Page
Un-corrupt Windows build script Branch -- electron Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b6fda3238d27e50200238336f9e35f1b4a7dd9f0 Modified Files -- pkg/build-windows.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgAdmin 4 commit: Pretty sure the o comes before the r in platform.

2018-07-06 Thread Dave Page
Pretty sure the o comes before the r in platform. Branch -- electron Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f83aee2ff45a8e3a7c079db687bb58bc84248bf Modified Files -- electron/package.json | 8 1 file changed, 4 insertions(+), 4 de

pgAdmin 4 commit: ULFO format isn't supported on macOS 10.10

2018-07-06 Thread Dave Page
ULFO format isn't supported on macOS 10.10 Branch -- electron Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04c0cd422cc370e85425f02f829972199296940b Modified Files -- electron/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)