Fix alignment of checkbox to drop multiple schedules of pgAgent job. Fixes #3946
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f43b05c2aea72e15bd77cf87ee20fd22a426493
Modified Files
--
docs/en_US/release_notes_4_3.rst
You can't change colours in Preferences. Fixes #2990
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6af8efb5b1899729653ee2a70cb39d66510daed8
Modified Files
--
docs/en_US/getting_started.rst | 2 +-
1 file changed, 1 insertion(+), 1
Hi Hackers,
Attached is the patch to fix RM #3970 "Sort / Filter options". Fix the
error message "can't execute empty query when SQL filter is null.
Please review it.
--
*Akshay Joshi*
*Sr. Software Architect *
*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
RM_3970.patch
Description: B
Thanks, patch applied.
On Wed, Feb 13, 2019 at 12:43 PM Akshay Joshi
wrote:
> Hi Hackers,
>
> Attached is the patch to fix RM #3970 "Sort / Filter options". Fix the
> error message "can't execute empty query when SQL filter is null.
>
> Please review it.
>
> --
> *Akshay Joshi*
>
> *Sr. Software
Prevent an error when closing the Sort/Filter dialogue with an empty filter
string. Fixes #3970
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=944cc55df7c141b59dd0fa269ef963f1c89b7f08
Author: Akshay Joshi
Modified Files
--
docs/
Update Alpine Linux version in the docker container. This also updates the PG
utilities to v11. Fixes #3991
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=438116c57478f6523e7cb4da9a8c528fc538804c
Modified Files
--
docs/en_US/rele
Hi,
Please find the attached patch to fix the RM #3959 - Properties and
Dependents tabs rendering is slow with 1000+ records.
Thanks,
Khushboo
RM_3959.patch
Description: Binary data
Hi,
Please find the attached patch to fix the RM #3673 - "Download as .csv" F8
does NOT work when one of joined files is a TEMPORARY file
To fix this issue, used the existing query tool connection instead of a new
connection to download the CSV file.
Thanks,
Khushboo
RM_3673.patch
Description: