1. 10 Sep, 1998 4 commits
  2. 09 Sep, 1998 5 commits
  3. 08 Sep, 1998 3 commits
  4. 07 Sep, 1998 5 commits
  5. 06 Sep, 1998 1 commit
  6. 05 Sep, 1998 3 commits
  7. 04 Sep, 1998 5 commits
    • Bruce Momjian's avatar
      offsetof cleanup. · 4b814b18
      Bruce Momjian authored
      4b814b18
    • Bruce Momjian's avatar
      t_bits alignment fix from Tatsuo Ishii · f93281a1
      Bruce Momjian authored
      f93281a1
    • Marc G. Fournier's avatar
      · edd626cb
      Marc G. Fournier authored
      Try this snprintf() implementation, used in sendmail...
      edd626cb
    • Marc G. Fournier's avatar
      · 370d6cdb
      Marc G. Fournier authored
      From: David Hartwig <daybee@bellatlantic.net>
      
      I put some extra checks to make sure a query was a good candidate for
      rewrite into a UNION.    Besides the existing checks:
      
      1.  Make sure the AND/OR tree was rectangular.  ( i.e.    3 X 4  or 10 X
      3)
      2.  Only one table.
      3.  Must have an AND dimension.
      4.  At least 9 OP expressions total
      
      Also  cleaned up and commented.
      370d6cdb
    • Bruce Momjian's avatar
      libpgtcl cleanups for Tom Lane. · e9d0fa37
      Bruce Momjian authored
      e9d0fa37
  8. 03 Sep, 1998 13 commits
  9. 02 Sep, 1998 1 commit
    • Bruce Momjian's avatar
      > David Hartwig wrote: · bcc15f15
      Bruce Momjian authored
      >
      > Please apply this HAVING regression patch.
      > > My bad.   It is caused by a known bug having to do with GROUP BY.
      It ain't$
      > > nothing to do with HAVING.  For some reason the bug went away for a
      while, $
      > > script.  It must have, because that is how I created the expected
      file.   :(
      > >
      > > A patch to the regression will be forthcoming.
      >
      bcc15f15