1. 03 Aug, 2001 1 commit
    • Tom Lane's avatar
      Fix pg_dump so that comments on views are dumped in the proper sequence. · 8f0ee46d
      Tom Lane authored
      Dump the alignment and storage information for user-defined types (how'd
      that manage to slip through the cracks?), and don't dump 'shell' types
      that don't have typisdefined set.  Fix badly broken logic for dependencies
      of type definitions (did not work for more than one user-defined type...).
      Avoid memory leakage within pg_dump by being more careful to release
      storage used by PQExpBuffer objects.
      8f0ee46d
  2. 02 Aug, 2001 7 commits
  3. 01 Aug, 2001 9 commits
  4. 31 Jul, 2001 9 commits
  5. 30 Jul, 2001 8 commits
  6. 29 Jul, 2001 1 commit
  7. 22 Jul, 2001 1 commit
  8. 21 Jul, 2001 4 commits