| From: | "Ricardo Malafaia" <rmalafaia(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Fwd: polite request about syntax |
| Date: | 2006-09-15 16:29:20 |
| Message-ID: | b7c5d37f0609150929h3039b466y5fc0938701a00b7e@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
---------- Forwarded message ----------
From: Ricardo Malafaia <rmalafaia(at)gmail(dot)com>
Date: Sep 15, 2006 1:28 PM
Subject: Re: [HACKERS] polite request about syntax
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
ok, guys. i guess i was a bit unfair. Timestamp is used everywhere
indeed, Oracle, Firebird you name it. Only MySQL followed M$ and
added a confusing datetime and date to the mix. I hope, though, that
the "timestamp with timezone" isn't really necessary.
And the $$ is indeed needed for allowing languages with different
syntaxes. agreed. However, Tom, i could counter example your plperl
example:
> realize that qq/end/ does not represent a matching "end"?
What happens then when it sees something like a double variable
interpolation as in $$foobar? ;)
Sorry for the rudeness, but i truly like PostgreSQL and was playing
devil's advocate. and no, i'm not likely to have fun with Oracle...
:P
cheers
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2006-09-15 16:30:27 | Optimize ORDER BY ... LIMIT |
| Previous Message | Andrew - Supernews | 2006-09-15 16:15:24 | Re: New version of money type |