python - be: Make Postgres.Query more intuitive by using - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Make Postgres.Query more intuitive by using
Date
Msg-id 20050622192443.F185D11260AA@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make Postgres.Query more intuitive by using parse_analyze_varparams to discover
argument types, rather than requiring explicit specification. (Explicit
specification is, actually, no longer supported.)

Modified Files:
--------------
    be/include/pypg:
        query.h (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/query.h.diff?r1=1.3&r2=1.4)
    be/src:
        query.c (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/query.c.diff?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix the mechanism for reporting the original table OID and column
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make REINDEX DATABASE do what one would expect, namely reindex