Re: [HACKERS] trouble with rules - Mailing list pgsql-hackers

From jwieck@debis.com (Jan Wieck)
Subject Re: [HACKERS] trouble with rules
Date
Msg-id m109vAX-000EBRC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Re: [HACKERS] trouble with rules  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:

> >     So can someone please tell me how INTERSECT/EXCEPT works?
>
> Are the regression tests he supplied installed yet.  Should be samples
> in there.

    Does  not  seem  so,  and  if,  they  don't  touch anything I
    reverted.

>
> >
> >     I'll deuglify the code while working on  it  then  :-}.  It's
> >     really  hard  to  read  (must have been written in a 120 char
> >     wide window or so).
>
>
> Yes.  Just run pgindent on any files you want, or I will do it if you
> tell me where.  I ran it on some optimizer file.  I can easily do a
> whole directory if no one else is working in there.

    I'm actually hacking on the TIME QUAL issue. Maybe  it  turns
    out  that my thought's are complete, and if Vadim agrees then
    I would like to move it in.  I'm sure I have  to  touch  many
    directories  (parser, rewrite, executor, utils/time I have so
    far). So please don't for now.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] trouble with rules
Next
From: Bruce Momjian
Date:
Subject: Optimizer problems