Re: Assert failure with ICU support

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Richard Guo <guofenglinux(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: Assert failure with ICU support
Date: 2023-04-20 23:30:07
Message-ID: fe9c75bafe422b9c672a037c8fa781cbcfef488d.camel@j-davis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, 2023-04-20 at 15:53 -0400, Tom Lane wrote:
> As I read it, it's meant to leave room for defining more escapes.
> If we allowed \x for any non-currently-defined "x" to just be "x",
> then there would be a compatibility problem if we wanted to make
> it mean something else.  But I think it's sufficient to reserve
> the ASCII letters for that purpose.

Sounds good, patch attached.

Regards,
Jeff Davis

Attachment Content-Type Size
0001-Avoid-character-classification-in-regex-escape-parsi.patch text/x-patch 1.6 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2023-04-20 23:31:18 Re: Assert failure with ICU support
Previous Message Michael Paquier 2023-04-20 22:33:09 Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files