Data Type to represent a year/month value - Mailing list pgsql-general

From Jean-Christian Imbeault
Subject Data Type to represent a year/month value
Date
Msg-id 3D6E0497.2040006@mega-bucks.co.jp
Whole thread Raw
Responses Re: Data Type to represent a year/month value  (Stephane Bortzmeyer <bortzmeyer@nic.fr>)
List pgsql-general
What would be the best data type to use to represent values of the kind
year/month? I.e. 2002/10, 2003/01

There doesn't seem to be a Date format that I can use. If possible I'd
like to use a built-in data type that would allow for comparisons and
maybe even arithmetic.

Jc


pgsql-general by date:

Previous
From: Tourtounis Sotiris
Date:
Subject: Tuple, table, database object identifiers size
Next
From: Martijn van Oosterhout
Date:
Subject: Re: date_part???