python - be: Move headers to there new home/name. - Mailing list pgsql-committers

From jwp@pgfoundry.org (User Jwp)
Subject python - be: Move headers to there new home/name.
Date
Msg-id 20050407151515.71FA5318F63@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Move headers to there new home/name.
With that, a massive API change. PyPg* instead of Pg*.

Added Files:
-----------
    be/include/pypg:
        call.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/call.h?rev=1.1&content-type=text/x-cvsweb-markup)
        conv.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/conv.h?rev=1.1&content-type=text/x-cvsweb-markup)
        environment.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/environment.h?rev=1.1&content-type=text/x-cvsweb-markup)
        error.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/error.h?rev=1.1&content-type=text/x-cvsweb-markup)
        externs.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/externs.h?rev=1.1&content-type=text/x-cvsweb-markup)
        function.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/function.h?rev=1.1&content-type=text/x-cvsweb-markup)
        heaptuple.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/heaptuple.h?rev=1.1&content-type=text/x-cvsweb-markup)
        object.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/object.h?rev=1.1&content-type=text/x-cvsweb-markup)
        postgres.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/postgres.h?rev=1.1&content-type=text/x-cvsweb-markup)
        python.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/python.h?rev=1.1&content-type=text/x-cvsweb-markup)
        query.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/query.h?rev=1.1&content-type=text/x-cvsweb-markup)
        relation.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/relation.h?rev=1.1&content-type=text/x-cvsweb-markup)
        savepoint.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/savepoint.h?rev=1.1&content-type=text/x-cvsweb-markup)
        tif.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/tif.h?rev=1.1&content-type=text/x-cvsweb-markup)
        transaction.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/transaction.h?rev=1.1&content-type=text/x-cvsweb-markup)
        tupledesc.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/tupledesc.h?rev=1.1&content-type=text/x-cvsweb-markup)
        type.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/type.h?rev=1.1&content-type=text/x-cvsweb-markup)
        utils.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/utils.h?rev=1.1&content-type=text/x-cvsweb-markup)
    be/include/pypg/call:
        function.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/call/function.h?rev=1.1&content-type=text/x-cvsweb-markup)
        pl.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/call/pl.h?rev=1.1&content-type=text/x-cvsweb-markup)
        portal.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/call/portal.h?rev=1.1&content-type=text/x-cvsweb-markup)
        trigger.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/call/trigger.h?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
    be/src:
        obj.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/obj.h)
        type.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.h)
        utils.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/utils.h)
        sp.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/sp.h)
        tb.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/tb.h)
        tif.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/tif.h)
        tup.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/tup.h)
        tupd.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/tupd.h)
        rel.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/rel.h)
        error.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/error.h)
        conv.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/conv.h)
        query.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/query.h)
    be/include:
        env.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/env.h)
        pg.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pg.h)
        py.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/py.h)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (User Jwp)
Date:
Subject: python - be: New Directory
Next
From: jwp@pgfoundry.org (User Jwp)
Date:
Subject: python - be: Rename and use new APIs