1. 04 Nov, 1999 1 commit
    • Hiroshi Inoue's avatar
      Make it possible to execute crashed CREATE/DROP commands again. · 2e2189a5
      Hiroshi Inoue authored
      Now indexes of pg_class and pg_type are unique indexes
      and guarantee the uniqueness of correponding attributes.
      heap_create() was changed to take another boolean parameter
      which allows to postpone the creation of disk file.
      The name of rd_nonameunlinked was changed to rd_unlinked.
      It is used generally(not only for noname relations) now.
      Requires initdb.
      2e2189a5
  2. 02 Nov, 1999 3 commits
  3. 01 Nov, 1999 13 commits
  4. 31 Oct, 1999 9 commits
  5. 30 Oct, 1999 11 commits
  6. 29 Oct, 1999 3 commits