CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/08/13 13:29:03

Modified files:
        doc/src/sgml   : libpq.sgml 
        src/interfaces/libpq: blibpqdll.def fe-exec.c libpq-fe.h 
                              libpqdll.def 

Log message:
        Add PQexecPrepared() and PQsendQueryPrepared() functions, to allow
        libpq users to perform Bind/Execute of previously prepared statements.
        Per yesterday's discussion, this offers enough performance improvement
        to justify bending the 'no new features during beta' rule.


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to