Re: ANSI Compliant Inserts

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org
Subject: Re: ANSI Compliant Inserts
Date: 2002-04-16 02:46:23
Message-ID: 200204160246.g3G2kNc29474@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Hiroshi Inoue wrote:
> Bruce Momjian wrote:
> >
> > Hiroshi Inoue wrote:
> >
> > Of course, we would review any patch before application. I guess the
> > full path is:
> >
> > o Do we want this feature?
> > o How do we want the feature to behave?
> > o How do we want the feature implemented?
> > o Submit patch
> > o Review patch
> > o Apply patch
> >
> > I assume your point is that people shouldn't send in big patches
> > without going through the discussion first. Yes, that is ideal, but if
> > they don't, we just discuss it after the patch appears, and then decide
> > if we want to apply it or ask for modifications.
>
> For example, I don't understand what pg_depend intends.
> Is there any consensus on it ?

Uh, we know we want dependency checking to fix many problems; see TODO
dependency checking section. As far as how it is implemented, I haven't
studied it. I was going to wait for Tom to like it first and then give
it a review.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-04-16 02:58:13 Re: RFC: Generating useful names for foreign keys and checks
Previous Message Thomas Lockhart 2002-04-16 02:45:59 Re: [PATCHES] ANSI Compliant Inserts

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-04-16 02:58:51 Re: [SQL] 16 parameter limit
Previous Message Thomas Lockhart 2002-04-16 02:45:59 Re: [PATCHES] ANSI Compliant Inserts