Re: Add const qualifiers to internal range type APIs

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Add const qualifiers to internal range type APIs
Дата
Msg-id CA+Tgmobqm2ZcdWpr5fKsvJiDkiN+V4T0pBxROD8dNM9=4eLP_w@mail.gmail.com
обсуждение исходный текст
Ответ на Add const qualifiers to internal range type APIs  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: Add const qualifiers to internal range type APIs
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [Proposal] Arbitrary queries in postgres_fdw
Следующее
От: Diggory Blake
Дата:
Сообщение: Re: Proposition to use '==' as synonym for 'IS NOT DISTINCT FROM'