Rules: first fix on monday - Mailing list pgsql-hackers

From jwieck@debis.com (Jan Wieck)
Subject Rules: first fix on monday
Date
Msg-id m0z7q0P-000EBPC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
List pgsql-hackers
Hi,

    got  a  lot  of  things working up to now. Most things on the
    relation level are fixed  now,  including  qualified  instead
    rules.  Update  rules  can  now  correctly refer to *new* and
    *current*.

    Must check if instead nothing with/without  qualification  is
    O.K.  and  if  the  regression tests are still happy with the
    changes.

    What I haven't touched yet are rules on the  attribute  level
    and  the  update  new stuff. If regression tests walk through
    and the instead nothing is O.K. I'll send a first patch  with
    some test queries on monday.  Next todo is then update new.

    Have a nice wieckend :-)


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: Tom Lane
Date:
Subject: Regression test status (was type coersion)
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] geo_ops.c is broken