pgAdmin 4 commit: Remove arbitrary (and incorrect) requirement that com

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Remove arbitrary (and incorrect) requirement that com
Дата
Msg-id E1iQYkU-0002qI-Tm@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4647] Select File Dialog Sort by file size does nottake units into account
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4451]Cannot construct SQL script for composite typehaving only one field variable