Fxi a couple of colors in the doc theme per Aditya.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6a2ba22f7552ad7c3b1f98700982d2400dc0102d
Modified Files
--
docs/en_US/theme/pgadmin4/static/style.css | 18 --
1 fil
Hi Hackers,
Attached is the patch to add RE-SQL test cases for foreign data wrappers.
Test cases include:
Create
Add COMMENT,
Add Option 1,
Add Option 2,
Change Option 2 value,
Remove Option 2,
Rename FDW
Add validator
Drop
Kindly review.
--
Thanks and Regards,
Aditya Toshniwal
Software Enginee
Added logic to provide custom schema name in re_sql test framework.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=954c0d31019a6cd19e15ee024f032f92c6654628
Author: Khushboo Vashi
Modified Files
--
web/regression/re_sql/tests/test
Add Reverse Engineered SQL tests for FDWs. Fixes #4441
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ba32c98241b77c27215096db121afe0984d8ea73
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_notes_4_11.rst
Don't distinguish between issue types in their URL text.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e4bf52f3553f6930340cf8c37b9c4f4dcd745faa
Modified Files
--
docs/en_US/release_notes_1_1.rst | 76 +++
docs/en_US/
Thanks, applied but with changes to the object names as discussed on list
and in the refinement meeting.
On Fri, Jul 5, 2019 at 10:36 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to add RE-SQL test cases for foreign data wrappers.
> Test
Sounds good !
Looking forward to any feedback.
Thanks.
On Fri, Jul 5, 2019, 1:01 PM Dave Page wrote:
> Hi
>
> On Fri, Jul 5, 2019 at 6:28 AM Yosry Muhammad wrote:
>
>> - The patch won't apply with "git apply" and only partially applies with
>>> patch -p0. Please "git add" all your changes and
Use different folders for pg vs. ppas RE-SQL tests. Fall back to the tests
folder without a subdirectory if neither exist.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=11a3aa56bee96e044be6fb67b145909b23996373
Author: Akshay Joshi
Modified
Hi Hackers,
Please review attached patch for RE-SQL test cases for *extension* node.
Thanks,
Nagesh Dhope
extension_resql_tests.patch
Description: Binary data