Re: Consider \v to the list of whitespace characters in the parser

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter@eisentraut.org>, Postgres hackers <pgsql-hackers@lists.postgresql.org>, Evan Jones <evan.jones@datadoghq.com>
Date: 2023-07-04T00:28:21Z
Lists: pgsql-hackers
On Mon, Jul 03, 2023 at 08:15:03PM -0400, Tom Lane wrote:
> Assuming we don't want to change either of these distinctions,
> the v2 patch looks about right to me.

Yeah, thanks.  Peter, what's your take?
--
Michael

Commits

  1. Handle \v as a whitespace character in parsers