to be a multirange or not be, that's the question - Mailing list pgsql-hackers

From Jaime Casanova
Subject to be a multirange or not be, that's the question
Date
Msg-id YYdvlfE9rbns73t+@ahch-to
Whole thread Raw
Responses Re: to be a multirange or not be, that's the question
List 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



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: archive modules
Next
From: "David G. Johnston"
Date:
Subject: Re: to be a multirange or not be, that's the question