Fixed cannot unpack non-iterable response object error when selecting any
partition. Fixes #6344
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=07f2df7e664d656018e3317765b0cd6ad6d43ab9
Modified Files
--
docs/en_US/release_notes_5
Hi
On Tue, Mar 30, 2021 at 3:36 PM Florian Sabonchi wrote:
> Hello in this patch I have implemented oauth2
>
> Cool!
Unfortunately the patch seems to be messed up. It adds a number of commits
that are already in the primary repo, and attempts to remove your OAuth
support, rather than adding it.
Hello in this patch I have implemented oauth2
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 6b4d9cfcf..8efe007a1 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -51,6 +51,7 @@ sshtunnel0.4.0
ldap3
Hey all,
In case anyone is interested, I've managed to enable a CLI mode for the
Schema Diff on this repo:
https://github.com/steve-chavez/pgadmin4/blob/cli/web/cli.py
It basically works by using a Flask test client that interacts with the
Schema Diff endpoints.
It's a single isolated file, I ha
On Tue, Mar 30, 2021 at 1:45 PM Ashesh Vashi
wrote:
> On Fri, Feb 26, 2021 at 12:06 PM Neel Patel
> wrote:
>
>> Hi Dave/Ashesh,
>>
>> Do you have any further comments ?
>>
> Apologies for late response. Committed the patch.
>
> Dave,
>
> I've also updated the pgAgent's patch version (new version
On Fri, Feb 26, 2021 at 12:06 PM Neel Patel
wrote:
> Hi Dave/Ashesh,
>
> Do you have any further comments ?
>
Apologies for late response. Committed the patch.
Dave,
I've also updated the pgAgent's patch version (new version: 4.2.1), and
copyright information.
-- Thanks, Ashesh
>
> Thanks,
>
Copyright update for 2021
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=62af7cad3353e9c7dc138bc1917314fa343dcb24
Modified Files
--
CMakeLists.txt | 2 +-
LICENSE | 2 +-
cmake/MakeExt.cmake
Bumped the version to 4.2.1
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=039f0fb1407701a5e912f6d97fca9eb52f3c72a6
Modified Files
--
CMakeLists.txt | 4 ++--
pgAgent.rc | 10 +-
pgaevent/pgamsgevent.rc
Improved the unicode support in pgAgent.
Reviewed by: Neel Patel, Ashesh Vashi
Neel also fixed the the compilation issue, and a memory leak in the patch.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=1cd752f105b82ed40537b67c02b69c960746c067
Remove the alertify error message as no need to show it when the user presses
the keyboard shortcut to open the View/Edit data on unsupported nodes.
refs #6206
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fb0d8c348a590cf266d502bcc5e5cb6da4d
10 matches
Mail list logo