1. 16 Mar, 2000 2 commits
    • Tom Lane's avatar
      Fix some (more) problems with subselects in rules. Rewriter failed to · e64a3311
      Tom Lane authored
      mark query as having subselects if a subselect was added from a rule
      WHERE condition (as opposed to a rule action).  Also, fix adjustment
      of varlevelsup so that it actually has some prospect of working when
      inserting an expression containing a subselect into a subquery.
      e64a3311
    • Bruce Momjian's avatar
      Hi, · 4a3a1e2c
      Bruce Momjian authored
       small changes in formatting.c code (better memory usage ...etc.) and
      better
      to_char's cache (will fastly for more to_char()s in one query).
      
      (It is probably end of to_char() development in 7.0 cycle.)
      
                                                      Karel
      4a3a1e2c
  2. 15 Mar, 2000 9 commits
  3. 14 Mar, 2000 12 commits
  4. 13 Mar, 2000 4 commits
  5. 12 Mar, 2000 4 commits
  6. 11 Mar, 2000 9 commits