month abreviation - Mailing list pgsql-hackers

From Jaime Casanova
Subject month abreviation
Date
Msg-id c2d9e70e0706202010p1e19672am3bde8d988811106f@mail.gmail.com
Whole thread Raw
Responses Re: month abreviation  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
Hi,

I got this answer in my                                                     version

-------------------------------------------------------------------------------------------------------------------PostgreSQL
8.3develon i686-pc-linux-gnu, compiled by GCC gcc (GCC)
 
4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
(1 row)

note the month abreviation (mons?) is this intentional?

sgerp=# select age(current_date, '1979-08-15'::date);          age
-------------------------27 years 10 mons 5 days
(1 row)


-- 
Atentamente,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."                                      Richard Cook


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: GUC time unit spelling a bit inconsistent
Next
From: ITAGAKI Takahiro
Date:
Subject: Re: DROP TABLE and autovacuum