1. 06 Dec, 2003 1 commit
    • Tom Lane's avatar
      Massive overhaul of pg_dump: make use of dependency information from · 005a1217
      Tom Lane authored
      pg_depend to determine a safe dump order.  Defaults and check constraints
      can be emitted either as part of a table or domain definition, or
      separately if that's needed to break a dependency loop.  Lots of old
      half-baked code for controlling dump order removed.
      005a1217
  2. 05 Dec, 2003 3 commits
  3. 04 Dec, 2003 2 commits
  4. 03 Dec, 2003 5 commits
  5. 02 Dec, 2003 4 commits
  6. 01 Dec, 2003 22 commits
  7. 30 Nov, 2003 3 commits