~ubuntu-branches/ubuntu/natty/postgresql-8.4/natty-updates

« back to all changes in this revision

Viewing changes to src/backend/nodes/equalfuncs.c

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-05-05 00:58:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090505005806-c19tt7oyqb7kuw49
Tags: 8.4~beta1+cvs20090503-1
New upstream snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
759
759
        COMPARE_SCALAR_FIELD(is_pushed_down);
760
760
        COMPARE_SCALAR_FIELD(outerjoin_delayed);
761
761
        COMPARE_BITMAPSET_FIELD(required_relids);
 
762
        COMPARE_BITMAPSET_FIELD(nullable_relids);
762
763
 
763
764
        /*
764
765
         * We ignore all the remaining fields, since they may not be set yet, and