1. 17 Jun, 1999 1 commit
  2. 29 May, 1999 1 commit
  3. 25 May, 1999 1 commit
  4. 22 May, 1999 2 commits
  5. 19 May, 1999 1 commit
  6. 10 May, 1999 1 commit
  7. 21 Feb, 1999 1 commit
    • Marc G. Fournier's avatar
      · 8c3e8a8a
      Marc G. Fournier authored
      From: Tatsuo Ishii <t-ishii@sra.co.jp>
      
      Ok. I made patches replacing all of "#if FALSE" or "#if 0" to "#ifdef
      NOT_USED" for current. I have tested these patches in that the
      postgres binaries are identical.
      8c3e8a8a
  8. 04 Dec, 1998 1 commit
  9. 22 Oct, 1998 1 commit
  10. 08 Oct, 1998 1 commit
  11. 01 Oct, 1998 1 commit
  12. 01 Sep, 1998 2 commits
  13. 14 Aug, 1998 1 commit
  14. 08 Jul, 1998 1 commit
  15. 29 May, 1998 1 commit
    • Thomas G. Lockhart's avatar
      Do type conversion to match columns in UNION clauses. · 8536c962
      Thomas G. Lockhart authored
       Currently force the type to match the _first_ select in the union.
      Move oper_select_candidate() from parse_func.c to parse_oper.c.
      Throw error inside of oper_inexact() if no match for binary operators.
      Check more carefully that types can be coerced
       even if there is only one candidate operator in oper_inexact().
      Fix up error messages for more uniform look.
      Remove unused code.
      Fix up comments.
      8536c962
  16. 09 May, 1998 1 commit