1. 08 Apr, 2000 1 commit
    • Tom Lane's avatar
      Add copyObject logic for TruncateStmt and a few other utility-statement · dc070fde
      Tom Lane authored
      parse node types.  This allows these statements to be placed in a plpgsql
      function.  Also, see to it that statement types not handled by the copy
      logic will draw an appropriate elog(ERROR), instead of leaving a null
      pointer that will cause coredump later on.  More utility statements could
      be added if anyone felt like turning the crank.
      dc070fde
  2. 07 Apr, 2000 14 commits
  3. 06 Apr, 2000 4 commits
  4. 05 Apr, 2000 8 commits
  5. 04 Apr, 2000 13 commits