Re: Extra Paranthesis on joins on saving a view

From: richard coleman <rcoleman(dot)ascentgl(at)gmail(dot)com>
To: Alex Williams <valenceshell(at)protonmail(dot)com>
Cc: Pgadmin Support <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Extra Paranthesis on joins on saving a view
Date: 2020-12-03 13:54:59
Message-ID: CAGA3vBt-TQ+54KDfWW_=Rk19jUD3HjWqawnPd9hrNRO7dtJhFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Alex,

Sounds like you would like to register some *feature requests* for
pgAdmin4. Your best bet would be to enter them here:

https://redmine.postgresql.org/projects/pgadmin4

One item per feature request.

Good luck,

rik.

On Wed, Dec 2, 2020 at 8:44 PM Alex Williams <valenceshell(at)protonmail(dot)com>
wrote:

> Hi,
>
> I'm not sure if this is something new but in previous versions of pgadmin
> (currently using 4.27 where this is happening,) when creating a view, more
> or less, my original sql was maintained, but now it's mangling the joins
> like MS Access does with the Jet database with lots of parenthesis's (yes,
> I still use Access 2000.) Is there a way to disable this? I find it very
> difficult to parse and wind up removing them all only to have come back
> when saved when I'm done modifying / saving the view.
>
> Also, can you:
> 1. Allow renaming tables/functions/etc... without having to invoke
> properties....it's very slow sometimes to bring up that dialog....and
> sometimes I use rename just to copy a object name, not to rename it.
>
> 2. When running View/Edit->First 100 Rows, can you not lock it, i.e., it's
> a convenient way to have the select statement written without typing and
> then you add the predicates/joins.
>
> 3. When creating a table, can you please allow rearranging of the columns.
>
> Thanks,
>
> Alex
>
>
>
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Durumdara 2020-12-03 14:02:24 How to save a blob (binary, bytea) to a local file?
Previous Message Aditya Toshniwal 2020-12-03 05:50:18 Re: Extra Paranthesis on joins on saving a view