Re: PATCH proposed with new features for CREATE TABLE - Mailing list pgsql-hackers

From Stephan Szabo
Subject Re: PATCH proposed with new features for CREATE TABLE
Date
Msg-id Pine.BSF.4.21.0108241147110.23492-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Re: PATCH proposed with new features for CREATE TABLE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: PATCH proposed with new features for CREATE TABLE
List pgsql-hackers
On Fri, 24 Aug 2001, Bruce Momjian wrote:

> Can someone comment on this?

I sent him some concerns I had (including the fact that we
can't rename ON UPDATE since it's in the spec).  I'm working
through some more behavioral concerns I have, but I haven't
decided whether or not they're actually problems.  The patch
is pretty long and I haven't had a chance to look through it,
but my guess is that it won't apply entirely cleanly since 
there's been work done on alot of the sections it touches
since 7.0.x, but it probably shouldn't be too hard to beat
it into submission.



pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: RE: User locks code
Next
From: Ned Wolpert
Date:
Subject: Re: Re: [JDBC] New backend functions?