1. 28 Sep, 2003 1 commit
  2. 27 Sep, 2003 18 commits
  3. 26 Sep, 2003 6 commits
  4. 25 Sep, 2003 8 commits
  5. 24 Sep, 2003 6 commits
  6. 23 Sep, 2003 1 commit
    • Tom Lane's avatar
      Issue CREATE SCHEMA as the originally connecting user, with an · a9e9abeb
      Tom Lane authored
      AUTHORIZATION clause to specify the desired owner.  This allows a
      superuser to restore schemas owned by users without CREATE-SCHEMA
      permissions (ie, schemas originally created by a superuser using
      AUTHORIZATION).  --no-owner can be specified to suppress the
      AUTHORIZATION clause if need be.
      a9e9abeb