Re: make == as = ?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: make == as = ?
Date: 2004-04-08 14:51:05
Message-ID: 200404081451.i38Ep5g20697@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Fabien COELHO wrote:
>
> > > This would help me, at least, write correct and portable SQL. :)
> >
> > Added to TODO:
> >
> > * Add a session mode to warn about non-standard SQL usage
>
> So it seems that having C-like operators would hurt a lot;-)
>
> So you want to generate warnings for SERIAL, TEXT and a bunch of other
> types, WITH[OUT] OIDS, RULE, ~ regular expressions, arrays, any use of
> pg_catalog instead of information_schema (I may be wrong in the list, I
> don't have the standard at hand, but I think I'm right in the spirit)...
>
> This is going to be noisy;-)

Yep, it sure is going to be noisy.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Honza Pazdziora 2004-04-08 14:55:47 Re: PostgreSQL configuration
Previous Message Tom Lane 2004-04-08 14:39:29 Re: locale