Reverted fix for #5569 due to a couple of issues.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d3eaac8609df7f816421c86a800f95637d7b69ee
Modified Files
--
docs/en_US/release_notes_4_24.rst | 1 -
.../servers/dat
Thanks, patch applied.
On Fri, Jul 10, 2020 at 8:39 PM Dave Page wrote:
> The attached minor patch adjusts the date format used in the runtime
> startup log to ISO8601 (albeit without the T separator and timezone) to
> avoid confusion for our US friends.
>
> Please review/commit.
>
> Thanks.
>
>
Thanks, patch applied.
On Fri, Jul 10, 2020 at 8:23 PM Dave Page wrote:
> The attached patch refactors the config loading/saving in the
> configuration dialogue to avoid code duplication and keep it confined to
> the dialogue itself.
>
> Please review/commit.
>
> Thanks.
>
> --
> Dave Page
> Blo
Thanks, patch applied.
On Fri, Jul 10, 2020 at 9:17 PM Dave Page wrote:
> The attached patch removes some duplicated code in the runtime and
> improves some of the debug logging, all around making requests to the
> Python APIs.
>
> Please review/commit.
>
> Thanks.
>
> --
> Dave Page
> Blog: htt
Refactor server request code by removing some duplicated code in the runtime
and improves some of the debug logs.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e6edf400486544951e4f177d0cbe277ed61ff129
Author: Dave Page
Modified Files
-
Fixed reverse engineered SQL for partitions when storage parameters are
specified. Fixes #5569
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=29175d7ec4259514486056aa1bb89a9513598912
Author: Rahul Shirsat
Modified Files
--
docs/
Use ISO8601 date format in the runtime startup log.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd38fed6e08399413dfc087cd129466f1a10b51e
Author: Dave Page
Modified Files
--
runtime/Logger.cpp | 3 ++-
1 file changed, 2 insertio
Refactor config loading/saving for the runtime config dialog to avoid code
duplication.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ac656c63856efb8154d68e6f0c92185fd0903a2
Author: Dave Page
Modified Files
--
runtime/ConfigWi
Use QStandardPaths::AppLocalDataLocation in the runtime to determine where to
store runtime logs. Fixes #5414
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6855ac1d5eb670b36cbf758908b7e1f15cfc84ba
Author: Dave Page
Modified Files
-
Thanks, patch applied.
On Fri, Jul 10, 2020 at 7:37 PM Dave Page wrote:
> The attached patch changes the runtime to
> use QStandardPaths::AppLocalDataLocation as the directory for the startup
> and server logs, instead of $HOME. This should conform to platform
> standards (XDG, in the case of Li
10 matches
Mail list logo