| From: | "Dickson S(dot) Guedes" <listas(at)guedesoft(dot)net> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | pg-dev <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. |
| Date: | 2015-08-15 01:11:52 |
| Message-ID: | CAHHcrepRG6hScR3t3UHyDtAdCptiM6YTsPLKWmneDcGEKUUs-A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2015-08-14 21:40 GMT-03:00 David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>:
> On Friday, August 14, 2015, Dickson S. Guedes <listas(at)guedesoft(dot)net> wrote:
>>
>>
>> The term is used in a school or college to represent a half-year.
>> Actually it could be evaluated from a date using some math with
>> 'quarter' but could not be extracted from date since the API to define
>> a "reserved word" for EXTRACT is in the core, rather than in SQL.
>>
>
> If this is wanted a more consistent word would be "half" since we already
> accept quarter.
In your opinion: "half" or "halfyear" ?
> I quite dislike semester because of its connotations in education and the
> fact that actual semesters do not align with calendar halves.
I agree, my native language is pt_BR, and it is very common to use
"semestre" ( "semester" ), but reading some text around the Internet I
see "half-year" more often.
Thank you.
--
Dickson S. Guedes
mail/xmpp: guedes(at)guedesoft(dot)net - skype: guediz
http://github.com/guedes - http://guedesoft.net
http://www.postgresql.org.br
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim Nasby | 2015-08-15 01:35:28 | Re: Test code is worth the space |
| Previous Message | Gavin Flower | 2015-08-15 01:09:40 | Re: [RFC] allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. |