Re: Time range - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: Time range
Date
Msg-id 20190531144526.yvj563px4fk6awib@development
Whole thread Raw
In response to Time range  (Donald Shtjefni <dnld.sht@gmail.com>)
List pgsql-hackers
On Fri, May 31, 2019 at 08:35:31AM +0200, Donald Shtjefni wrote:
>Hi,
>
>I was wondering why there is not a type Range of time without time zone, I
>think it may be useful for someone, Is good if i do PR.
>
>Sorry if I've worte in the wrong place

Doesn't tsrange already do that? That's a timestamp without timezone range
type.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: tableam.h fails cpluspluscheck
Next
From: James Coleman
Date:
Subject: Re: [PATCH] Incremental sort (was: PoC: Partial sort)