Re: Built-in CTYPE provider - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Built-in CTYPE provider
Date
Msg-id ZaRs8BdLKYdBhYZt@paquier.xyz
Whole thread Raw
In response to Re: Built-in CTYPE provider  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Fri, Jan 12, 2024 at 01:13:04PM -0500, Robert Haas wrote:
> On Fri, Jan 12, 2024 at 1:00 PM Daniel Verite <daniel@manitou-mail.org> wrote:
>> ISTM that in general the behavior of old psql vs new server does
>> not weight much against choosing optimal catalog changes.
>
> +1.

+1.  There is a good amount of effort put in maintaining downward
compatibility in psql.  Upward compatibility would require more
manipulations of the stable branches to make older versions of psql
compatible with newer server versions.  Brr.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)
Next
From: Alexander Korotkov
Date:
Subject: Re: POC: GROUP BY optimization