In response to Tom Lane :
> Asher Hoskins <asher(at)piceur(dot)co(dot)uk> writes:
> > I can't seem to get to_timestamp() or to_date() to work with quarters,
>
> The source code says
>
> * We ignore Q when converting to date because it is not
> * normative.
> *
> * We still parse the source string for an integer, but it
> * isn't stored anywhere in 'out'.
>
Ouch, sound like MySQL / myisam: we accept things like foreign key, but
we don't implement that...
+1 for raise an error or something, but no 'accept & ignore'.
Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431 2EB0 389D 1DC2 3172 0C99
In response to
Responses
pgsql-hackers by date
| Next: | From: Andrew Dunstan | Date: 2010-03-02 16:00:27 |
| Subject: Re: USE_LIBXSLT in MSVC builds |
| Previous: | From: Tom Lane | Date: 2010-03-02 14:54:15 |
| Subject: Re: to_timestamp() and quarters |
pgsql-general by date
| Next: | From: Antonio Goméz Soto | Date: 2010-03-02 15:24:49 |
| Subject: Re: How to grant a user read-only access to a database? |
| Previous: | From: Raymond O'Donnell | Date: 2010-03-02 15:14:53 |
| Subject: Re: How to grant a user read-only access to a database? |