Re: [pgAdmin][patch] - Feature #5198 - Use a formatted json viewer/editor when interacting with data in a json column.

2021-08-02 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Jul 30, 2021 at 10:06 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Team, > > Please find the attached patch which provides a JSON editor for json data > type in data grid. > > > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks & Regard

pgAdmin 4 commit: Added support for formatted JSON viewer/editor when i

2021-08-02 Thread Akshay Joshi
Added support for formatted JSON viewer/editor when interacting with data in a JSON column. Fixes #5198 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8e214ca8fb9df8669e1f293fb06164b63b52b1fc Author: Yogesh Mahajan Modified Files --

Re: PFA: Patch to generate universal(arm64, x86_64) binaries for macOS

2021-08-02 Thread Semab Tariq
Great, thanks for letting me know. On Mon, Aug 2, 2021 at 1:12 PM Dave Page wrote: > Thanks, patch applied. > > On Mon, Aug 2, 2021 at 2:44 AM Semab Tariq > wrote: > >> Hi Team >> >> In my previous email, I attached a link to the JIRA ticket and I was >> hoping that you can access that ticket a

Re: PFA: Patch to generate universal(arm64, x86_64) binaries for macOS

2021-08-02 Thread Dave Page
Thanks, patch applied. On Mon, Aug 2, 2021 at 2:44 AM Semab Tariq wrote: > Hi Team > > In my previous email, I attached a link to the JIRA ticket and I was > hoping that you can access that ticket and see the details about my patch > but I was unaware that JIRA is not accessible to the community

pgAgent commit: Properly quote CMAKE_OSX_ARCHITECTURES.

2021-08-02 Thread Dave Page
Properly quote CMAKE_OSX_ARCHITECTURES. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=6df18a9a0ac79f1d913f4279f36f2c95c9b9aa08 Author: Semab Tariq Modified Files -- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion