1. 09 Sep, 1998 5 commits
  2. 08 Sep, 1998 3 commits
  3. 07 Sep, 1998 5 commits
  4. 06 Sep, 1998 1 commit
  5. 05 Sep, 1998 3 commits
  6. 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
  7. 03 Sep, 1998 13 commits
  8. 02 Sep, 1998 5 commits