Re: [HACKERS] Patch attached... - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [HACKERS] Patch attached...
Date
Msg-id 389C37CC.9C706269@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] Patch attached...  (Don Baccus <dhogaza@pacifier.com>)
List pgsql-hackers
> pghack=# set examine_subclass to 'off';
> > I think something like DONT_SELECT_INHERITED or 
> > OLD_INHERITED_SELECT_SYNTAX
> > would be much clearer in meaning.
> I'm happy to hear alternative names, but I don't really want "SELECT" in
> the name, because this might  apply to UPDATE eventually too.

Hmm. This uncovers our clunky SET syntax. imho this should be a clean
and natural option, not something with a bunch of underscores in the
keyword and a quoted string for the option.

But this is awfully close to beta to be even considering making this
change in default behavior and syntax for 7.0. We've got a lot of
other features to babysit through beta, and this one wasn't even on
the radar until a few days ago...
                  - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Patrick Welche
Date:
Subject: Re: [HACKERS] Another nasty cache problem
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] TODO item