1. 18 Apr, 2002 10 commits
  2. 17 Apr, 2002 7 commits
  3. 16 Apr, 2002 4 commits
  4. 15 Apr, 2002 12 commits
  5. 14 Apr, 2002 6 commits
  6. 13 Apr, 2002 1 commit
    • Bruce Momjian's avatar
      Rod's patch does what it is supposed to do, but it also includes · 7603c42e
      Bruce Momjian authored
      some old code to add PK constraints to CREATE TABLE. That stuff
      had been removed as part of my original patch for pg_dump a
      little while ago.
      
      The attached patch fixes this by removing (again :-) ) the
      code in dumpTables() to perform PK creation during CREATE
      TABLE. I briefly tested it locally and it fixes both of
      Tom's test cases.
      
      Please apply.
      
      Cheers,
      
      Neil
      
      --
      Neil Conway <neilconway@rogers.com>
      7603c42e