pgtcl - libpgtcl: * added async command pg::sql.

From: bschwarz(at)pgfoundry(dot)org (User Bschwarz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgtcl - libpgtcl: * added async command pg::sql.
Date: 2010-07-02 04:08:44
Message-ID: 20100702040844.8E78810716DE@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
* added async command pg::sql. Gives a callback to a statement execution
allowing for async behavior. Based on code from Miguel Sofer.

Modified Files:
--------------
libpgtcl/generic:
pgtcl.c (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtcl.c?r1=1.31&r2=1.32)
pgtclCmds.c (r1.79 -> r1.80)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.c?r1=1.79&r2=1.80)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bschwarz 2010-07-02 04:21:48 pgtcl - libpgtcl: * add struct elements to support async callbacks
Previous Message Bruce Momjian 2010-07-02 02:44:32 pgsql: Issue 'mkdir' hint when replying CREATE TABLESPACE in recovery