newsysviews - newsysview: make build.sh a bit safer for users. - Mailing list pgsql-committers

From andrewsn@pgfoundry.org (User Andrewsn)
Subject newsysviews - newsysview: make build.sh a bit safer for users.
Date
Msg-id 20050513020157.A62AE112500C@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
make build.sh a bit safer for users. Do dreadful hacks in _schema.sql to
allow the schema to be created without needing a database shutdown and
postgres -O.

Modified Files:
--------------
    newsysview/sql:
        build.sh (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/build.sh.diff?r1=1.8&r2=1.9)
        _schema.sql (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_schema.sql.diff?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - lo: Add standard, optparse, client options module.
Next
From: andrewsn@pgfoundry.org (User Andrewsn)
Date:
Subject: newsysviews - newsysview: finally get around to qualifying pg_all_grants