Re: [BUGS] Fixed PL/Python hint about array of composites

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Re: [BUGS] Fixed PL/Python hint about array of composites
Дата
Msg-id CA+mi_8YVHy+MgB1w=9GGQ+zTTV35xLuy9BtyW1nX4YcPr9akxw@mail.gmail.com
обсуждение исходный текст
Ответ на [BUGS] Fixed PL/Python hint about array of composites  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Ответы Re: [BUGS] Fixed PL/Python hint about array of composites
Re: [BUGS] Fixed PL/Python hint about array of composites
Список pgsql-bugs
Just noticed that the sentence is also missing the final full stop.
New patch attached.

On Mon, May 29, 2017 at 5:38 PM, Daniele Varrazzo
<daniele.varrazzo@gmail.com> wrote:
> The error message hint suggests [('foo')]. ('foo') is not a valid
> Python tuple: it's a literal with redundant parentheses. ('foo',) is a
> valid tuple.
>
> Patch to correct the hints and an occurrence in the test suite attached.
>
> -- Daniele

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Вложения

В списке pgsql-bugs по дате отправления: