1. 12 Dec, 2002 2 commits
    • Tom Lane's avatar
      Phase 2 of read-only-plans project: restructure expression-tree nodes · a0bf885f
      Tom Lane authored
      so that all executable expression nodes inherit from a common supertype
      Expr.  This is somewhat of an exercise in code purity rather than any
      real functional advance, but getting rid of the extra Oper or Func node
      formerly used in each operator or function call should provide at least
      a little space and speed improvement.
      initdb forced by changes in stored-rules representation.
      a0bf885f
    • Bruce Momjian's avatar
      Add for protocol changes: · debb0728
      Bruce Momjian authored
      > 	o Compression?
      debb0728
  2. 11 Dec, 2002 10 commits
  3. 10 Dec, 2002 6 commits
  4. 09 Dec, 2002 6 commits
  5. 06 Dec, 2002 16 commits