Hi Hackers,
Attached is the patch to fix the cursor size issue where the cursor size is
very small even if text is larger.
Kindly review.
--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
RM3558.patch
D
Hi Hackers,
Attached is the patch for feature tests, mostly fix issues due to which
test cases were failing on jenkins. It has the following fixes,
- Added code to Create testing db node from runtests.py with random
number in name to avoid naming conflicts in parallel execution on differen
Hi Hackers,
Attached is the patch to fixed following:
- Feature #3503 Support PG utilities new options.
- RM #3347 schema / data only backup feature does not work as expected.
- Added supported "Dump Options" for "*pg_dumpall*" which was not there
since pgAdmin 3.
- Fixed issue whe