to be a multirange or not be, that's the question

From: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
To: pgsql-hackers(at)postgresql(dot)org
Subject: to be a multirange or not be, that's the question
Date: 2021-11-07 06:17:57
Message-ID: YYdvlfE9rbns73t+@ahch-to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Ok, subject was a bit philosophical but this message I just found is
quite confusing.

"""
regression=# select cast(null as anyrange) &> cast(null as anymultirange);
ERROR: argument declared anymultirange is not a multirange type but type anymultirange
"""

--
Jaime Casanova
Director de Servicios Profesionales
SystemGuards - Consultores de PostgreSQL

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2021-11-07 06:54:00 Re: to be a multirange or not be, that's the question
Previous Message Fujii Masao 2021-11-07 05:04:57 Re: archive modules