Re: remaining sql/json patches
От | Amit Langote |
---|---|
Тема | Re: remaining sql/json patches |
Дата | |
Msg-id | CA+HiwqHsOyvvjGCLsEQ50+S76-XdCXbk7MGjy2gr3eDpaG9-UA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: remaining sql/json patches (Kyotaro Horiguchi <horikyota.ntt@gmail.com>) |
Ответы |
Re: remaining sql/json patches
|
Список | pgsql-hackers |
Hi Horiguchi-san, On Fri, Mar 22, 2024 at 9:51 AM Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote: > At Wed, 20 Mar 2024 21:53:52 +0900, Amit Langote <amitlangote09@gmail.com> wrote in > > I'll push 0001 tomorrow. > > This patch (v44-0001-Add-SQL-JSON-query-functions.patch) introduced the following new erro message: > > + errmsg("can only specify constant, non-aggregate" > + " function, or operator expression for" > + " DEFAULT"), > > I believe that our convention here is to write an error message in a > single string literal, not split into multiple parts, for better > grep'ability. Thanks for the heads up. My bad, will push a fix shortly. -- Thanks, Amit Langote
В списке pgsql-hackers по дате отправления: