Re: [18] Unintentional behavior change in commit e9931bfb75

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Jeff Davis <pgsql(at)j-davis(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [18] Unintentional behavior change in commit e9931bfb75
Date: 2024-12-04 17:21:42
Message-ID: 2367765.1733332902@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter(at)eisentraut(dot)org> writes:
> On 02.12.24 23:25, Tom Lane wrote:
>> Well, also for compatibility with our SQL parser's understanding
>> of identifier lowercasing.

> Maybe that was relevant before the "name" type got its own collation?

downcase_identifier doesn't give a fig about name's collation.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-12-04 17:32:13 Re: generic plans and "initial" pruning
Previous Message Tomas Vondra 2024-12-04 17:20:23 Re: generic plans and "initial" pruning