Re: Disabled or Not applicable Tabs design

2025-02-21 Thread Aditya Toshniwal
Hi Dave, On Fri, Feb 21, 2025 at 3:21 PM Dave Page wrote: > > > On Fri, 21 Feb 2025 at 09:38, Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> I've been working on a new feature to restore a plain SQL using the >> pgAdmin restore dialog. Internally, it will s

Re: Disabled or Not applicable Tabs design

2025-02-21 Thread Zaid Shabbir
Hello, Comments inline.. On Fri, 21 Feb 2025 at 2:51 PM, Dave Page wrote: > > > On Fri, 21 Feb 2025 at 09:38, Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> I've been working on a new feature to restore a plain SQL using the >> pgAdmin restore dialog. In

Re: Disabled or Not applicable Tabs design

2025-02-21 Thread Dave Page
On Fri, 21 Feb 2025 at 09:38, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > I've been working on a new feature to restore a plain SQL using the > pgAdmin restore dialog. Internally, it will select pg_restore or psql based > on the format. > > Now, when restoring pl

Disabled or Not applicable Tabs design

2025-02-21 Thread Aditya Toshniwal
Hi Hackers, I've been working on a new feature to restore a plain SQL using the pgAdmin restore dialog. Internally, it will select pg_restore or psql based on the format. Now, when restoring plain format the tabs like Data Options, Query Options are not applicable. So instead of going and disabli