pgAdmin 4 commit: Remove arbitrary (and incorrect) requirement that com - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Remove arbitrary (and incorrect) requirement that com
Date
Msg-id E1iQYkU-0002qI-Tm@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove arbitrary (and incorrect) requirement that composite types must have at least two members. Fixes #4451

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=080ccdda5b293864f752b02b37e5ec9a51a1236b
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst                  |  1 +
.../servers/databases/schemas/types/__init__.py    | 15 -------------
.../default/create_composite_type_one_field.sql    | 11 +++++++++
.../schemas/types/tests/default/tests.json         | 26 ++++++++++++++++++++++
4 files changed, 38 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4647] Select File Dialog Sort by file size does nottake units into account
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4451]Cannot construct SQL script for composite typehaving only one field variable