Re: [GSoC] Query History Upgrade
Yosry Muhammad <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <CAFSMqn_vj_V62qrKZ54XQNXr2Qam5nLd0y3n4=X9wMErpFqiTg@mail.gmail.com> |
Hi, On Wed, Aug 14, 2019 at 3:50 PM Yosry Muhammad <[email protected]> wrote: > Please find an updated patch with the mentioned issue fixed. I am sorry > you spent so much time reviewing this and finding bugs. > > On Wed, Aug 14, 2019 at 2:34 PM Akshay Joshi < > [email protected]> wrote: > >> Hi Yosry >> >> I am still facing following issues: >> >> - No icons for already saved(before applying your patch) query in >> query history. Is this expected? >> >> I am sorry I missed this, yes this is expected as there is no way to identify internally generated queries before the patch. Thanks.