Use 'set_config(...)' function to update the 'bytea_output' settings
instead of 'UPDATE' statement, which is not allowed in the the read-only
instances.
Reported by: Robert J. Rotter
Solution provided by: Tom Lane
Fixes #3973
Branch
--
master
Details
---
https://git.postgresql.org/gitwe
Tag REL-4_2 has been created.
View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-4_2
Log Message
---
Tag v4.2
Thank you - patch applied!
On Wed, Feb 6, 2019 at 11:20 PM Cyril Jouve wrote:
>
> Hi,
>
> moved to web/regression/requirements.txt:
> extras==1.0.0
> fixtures==3.0.0
> linecache2==1.0.0
> pbr==3.1.1
> python-mimeparse==1.6.0
>
> removed:
> html5lib
> pyrsistent
>
> Regards,
> Cyril
>
--
Dave P
requirements.txt simplifications.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=28ce485cd216f7a10f9eb90e33c0ae36b165b13e
Author: Cyril Jouve
Modified Files
--
requirements.txt| 7 ---
web/regression/requiremen
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.2.
This release of pgAdmin 4 includes over 40 bug fixes. For
more details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_2.html.
pgAdmin is the leading Open Source graphical ma
Remove another Python 2.6 hack
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a1ce6d95135f0e6f9bfe8083b60714135abcfe7e
Author: Cyril Jouve
Modified Files
--
web/pgadmin/__init__.py | 3 +--
1 file changed, 1 insertion(+), 2 deleti
Removing the font smoothing for the firefox as per feedback from Chethana
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8efdc43177351a1642c3664d522b60e71d83681f
Modified Files
--
web/pgadmin/static/scss/_bootstrap.overrides.scss
Adding font-smoothing CSS for the OSX for making the fonts more
eye-pleasing and softer to match it with the proposed design.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c65608946910be765395eabbce1f0a5d132dfe9
Modified Files
-
On Tue, Feb 5, 2019 at 7:06 PM Dave Page wrote:
> Hi
>
> On Tue, Feb 5, 2019 at 12:27 PM Sandeep Thakkar
> wrote:
> >
> > Hi Dave,
> >
> >
> > On Wed, Jan 2, 2019 at 6:44 PM Dave Page wrote:
> >>
> >> Packagers,
> >>
> >> As you probably know, pgAdmin 4 checks for updates upon startup, and
> >>