Re: SQL-standard function body

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: SQL-standard function body
Дата
Msg-id CAMkU=1zKGWEJdBbYKw7Tn7cJmYR_UjgdcXTPDqJj=dNwCETBCQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SQL-standard function body  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Apr 7, 2021 at 3:55 PM Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:

Committed.  Thanks!


This commit break line continuation prompts for unbalanced parentheses in the psql binary.  Skimming through this thread, I don't see that this is intentional or has been noticed before.

with psql -X

Before:

jjanes=# asdf (
jjanes(# 

Now:

jjanes=# asdf (
jjanes-# 

I've looked through the parts of the commit that change psql, but didn't see an obvious culprit.

Cheers,

Jeff

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: decoupling table and index vacuum
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch