Re: Updateable views...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Eric D Nielsen <nielsene(at)MIT(dot)EDU>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Updateable views...
Date: 2003-03-07 17:06:50
Message-ID: 200303071706.h27H6ob24994@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Stanards URL's are in the developers FAQ.

---------------------------------------------------------------------------

Tom Lane wrote:
> Eric D Nielsen <nielsene(at)MIT(dot)EDU> writes:
> > I'm pressing ahead with trying to implement the SQL92 version of updateable
> > views. I'm trying to track down a copy of the SQL92 standard, I thought that
> > ANSI sold them, but I can only find SQL89 and SQL99 there; am I looking in
> > the wrong place?
>
> I'm not sure that ANSI would bother with obsoleted versions of
> standards. What I tend to use is the final draft version of SQL92,
> mainly because it's available in plain text that I can grep (PDF is not
> a user-friendly format IMHO). The draft version is available for free
> on the net --- I've forgotten exactly where, but if you trawl the list
> archives you will find a URL. SQL99 is available in the same way, btw.
> But I like SQL92 because it's much smaller and more readable.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
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

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2003-03-07 17:09:36 Re: What's up with www.postgresql.org?
Previous Message Thomas T. Thai 2003-03-07 17:05:19 Re: What's up with www.postgresql.org?