1. 17 Aug, 1998 6 commits
    • Thomas G. Lockhart's avatar
      Allow NOT LIKE, IN, NOT IN, BETWEEN, and NOT BETWEEN expressions · 73fae67a
      Thomas G. Lockhart authored
       in constraint clauses.
       IN and NOT IN only allow constaints, not subselects.
      Jose' Soares' new reference docs pointed out the discrepency.
       Updating the docs too...
      73fae67a
    • Thomas G. Lockhart's avatar
      Use the parser macro IS_BINARY_COMPATIBLE() to allow more success · 15f82836
      Thomas G. Lockhart authored
       in type checking for DEFAULT contraint clauses.
      Could do more type coersion later...
      15f82836
    • Marc G. Fournier's avatar
      · 91162057
      Marc G. Fournier authored
      From: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches@postgreSQL.org
      
      Sigh.  That tweak needs a tweak --- I didn't realize that ".DEFAULT"
      processing ignores dependencies, at least in the version of gmake I
      have here (not sure if it's a bug or not).  Apply this patch aftermy previous one...
      91162057
    • Marc G. Fournier's avatar
      · cf9ecbda
      Marc G. Fournier authored
      Just a couple of "after-commit" cleanups...
      cf9ecbda
    • Marc G. Fournier's avatar
      · 93120330
      Marc G. Fournier authored
      Date: Sun, 16 Aug 1998 14:56:48 -0400
      From: Tom Lane <tgl@sss.pgh.pa.us>
      Attached is a patch for this weekend's work on libpq.  I've dealt
      with several issues:
      
              <for details: see message, in pgsql-patches archive for above data>
      93120330
    • Marc G. Fournier's avatar
      · 3fa676a7
      Marc G. Fournier authored
      From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
      
      Here is some more contrib-fodder, based on TIH's IP address type,
      for ISBN and ISSN identifiers (which I just happened to need to keep
      track of the things in my library).
      3fa676a7
  2. 16 Aug, 1998 4 commits
  3. 15 Aug, 1998 13 commits
  4. 14 Aug, 1998 3 commits
  5. 11 Aug, 1998 10 commits
  6. 10 Aug, 1998 4 commits