Re: pg_plan_advice: fix parsing underscore in numbers

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Lukas Fittl <lukas(at)fittl(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: pg_plan_advice: fix parsing underscore in numbers
Date: 2026-07-18 21:08:47
Message-ID: 07B08B4D-53A5-4C84-8B4E-4FE6B33A8D47@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 18 Jul 2026, at 18:47, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:

> Thanks for the updated patch and the review of that version, I'll have a closer
> look at it later tonight.

Looking again I can't see anything that sticks out, so unless objected to I'll
get this applied tomorrow or so. The attached v4 just modifies the commit
message to add Lukas' thread.

--
Daniel Gustafsson

Attachment Content-Type Size
v4-0001-Fix-parsing-of-underscores-in-pg_plan_advice-occu.patch application/octet-stream 4.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 신성준 2026-07-18 23:33:18 Re: Row pattern recognition
Previous Message Laurenz Albe 2026-07-18 20:28:48 Re: WAL compression setting after PostgreSQL LZ4 default change