RM 4463 - MSQL test cases for domain node

From: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: RM 4463 - MSQL test cases for domain node
Date: 2019-08-21 07:33:10
Message-ID: CACCA4P13s+yZY0sRLP15nPXJGW12s1H+OBhKvBASTeStN_kqCQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find attached patch that will add more resql test cases and msql
test cases for domain node.

- Covered test cases for Length, Precision and Collation.
- Also added msql test cases.

While writing resql test cases for domain node, I found one more issue
RM-4644 <https://redmine.postgresql.org/issues/4644>. I have sent separate
patch for the same.

Thanks,
Neel Patel

Attachment Content-Type Size
RM_4463_v2.patch application/octet-stream 12.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-08-21 10:31:11 Re: [GSoC][New Feature] Editable and Read-only Columns
Previous Message Neel Patel 2019-08-21 07:18:46 [Patch]: RM-4644 - Length and Precision control for domain node