Hi,
Please find minor patch to fix the issue where we were displaying incorrect
size if columns has no size defined in the Query Tool.
RM#2151
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
RM_2151.patch
Description: Binary data
--
S
Display un-sized varlen column types correctly in the query tool. Fixes #2151
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=89137f57b29801551f4d1b5129657edf37e5eb71
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/tools/sq
Thanks, patch applied.
On Tue, Feb 21, 2017 at 10:46 AM, Murtuza Zabuawala
wrote:
> Hi,
>
> Please find minor patch to fix the issue where we were displaying incorrect
> size if columns has no size defined in the Query Tool.
> RM#2151
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http:/
Hi Dave,
We fixed the flakiness issues that we saw (hopefully they are the same ones
you were seeing.) by tearing down connections to the acceptance_test_db
before attempting to drop it at the beginning of the test. Once we have
access to the CI pipeline we can help out there to ensure the flakine