Fwd: polite request about syntax - Mailing list pgsql-hackers

From Ricardo Malafaia
Subject Fwd: polite request about syntax
Date
Msg-id b7c5d37f0609150929h3039b466y5fc0938701a00b7e@mail.gmail.com
Whole thread Raw
In response to polite request about syntax  ("Ricardo Malafaia" <rmalafaia@gmail.com>)
Responses Re: Fwd: polite request about syntax  (Douglas McNaught <doug@mcnaught.org>)
Re: Fwd: polite request about syntax  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
---------- Forwarded message ----------
From: Ricardo Malafaia <rmalafaia@gmail.com>
Date: Sep 15, 2006 1:28 PM
Subject: Re: [HACKERS] polite request about syntax
To: Tom Lane <tgl@sss.pgh.pa.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


-- 
http://slashdot.org


pgsql-hackers by date:

Previous
From: Andrew - Supernews
Date:
Subject: Re: New version of money type
Next
From: Gregory Stark
Date:
Subject: Optimize ORDER BY ... LIMIT