1. 02 Apr, 2002 4 commits
  2. 01 Apr, 2002 9 commits
  3. 31 Mar, 2002 3 commits
  4. 30 Mar, 2002 3 commits
  5. 29 Mar, 2002 7 commits
  6. 28 Mar, 2002 1 commit
    • Hiroshi Inoue's avatar
      [2002-03-28] · 6852741c
      Hiroshi Inoue authored
      1) Prepare to separate 4 kinds of Descriptor handles.
      2) Detect the transaction status more naturally.
      3) Improve Parse Statement functionality for the use
         of updatable cursors.
      4) Improve updatable cursors.
      5) Implement SQLGetDescField() and improve SQLColAttribute().
      6) etc.
      6852741c
  7. 27 Mar, 2002 4 commits
  8. 26 Mar, 2002 6 commits
  9. 25 Mar, 2002 3 commits
    • Bruce Momjian's avatar
      New wording: · eb32be62
      Bruce Momjian authored
       Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
      eb32be62
    • Bruce Momjian's avatar
      Add to HISTORY: · 7fe9e198
      Bruce Momjian authored
       Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom)
      7fe9e198
    • Bruce Momjian's avatar
      Update for temp views: · fa99f94d
      Bruce Momjian authored
      < * Automatically make a view temporary if it uses a temporary table
      > * Require view using temporary tables to be temporary views
      fa99f94d