Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part

Поиск
Список
Период
Сортировка
Искать
От
Florents Tselai
Тема
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Дата
Msg-id
4904EA5B-C6CA-42BD-BF08-C89325240C9D@gmail.com
Ответ на
Список
Дерево обсуждения
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai <florents.tselai@gmail.com>
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Tom Lane <tgl@sss.pgh.pa.us>
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part "David E. Wheeler" <david@justatheory.com>
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai <florents.tselai@gmail.com>
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part "David E. Wheeler" <david@justatheory.com>
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part "David E. Wheeler" <david@justatheory.com>
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part "David E. Wheeler" <david@justatheory.com>


> On 14 Jun 2025, at 6:08 PM, David E. Wheeler  wrote:
> 
> On Jun 4, 2025, at 11:27, David E. Wheeler  wrote:
> 
>> And these should fix the CI failure. I also ran pgindent.
> 
> Here’s a quick rebase. I think it’s ready for committer review, but since I’ve poked at it quite a bit myself, I updated the Commitfest item [1] to “Needs Review”.
> 
> Best,
> 
> David
> 
> [1]: https://commitfest.postgresql.org/patch/5270/
> 
> 
> 

The basic problem I see with these latest revisions/refactorings is that they fail for pg_upgrade afaict.
Probably this means that some of the rearrangements on the parser/scanner are not that flexible. 

В списке pgsql-hackers по дате отправления
От: Dimitrios Apostolou
Дата:
От: Jeff Davis
Дата:
Сообщение: Re: pg_dump --with-* options
FAQ