Re: Add const qualifiers to internal range type APIs - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Add const qualifiers to internal range type APIs
Date
Msg-id CA+Tgmobqm2ZcdWpr5fKsvJiDkiN+V4T0pBxROD8dNM9=4eLP_w@mail.gmail.com
Whole thread Raw
In response to Add const qualifiers to internal range type APIs  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Add const qualifiers to internal range type APIs
List pgsql-hackers
On Mon, Oct 28, 2019 at 5:01 AM Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> This patch adds const qualifiers to internal range type APIs.  It
> doesn't require any new casts or remove any old ones.

Just out of curiosity, what is the motivation for this?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [Proposal] Arbitrary queries in postgres_fdw
Next
From: Diggory Blake
Date:
Subject: Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM'