pgsql: Add note that PREPARE TRANSACTION is for transaction managers,

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add note that PREPARE TRANSACTION is for transaction managers,
Date: 2010-01-25 18:23:10
Message-ID: 20100125182310.1BE957541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add note that PREPARE TRANSACTION is for transaction managers, not
regular applications. Also add a comment pointing out that tab-complition
for PREPARE TRANSACTION is missing on purpose.

Modified Files:
--------------
pgsql/src/bin/psql:
tab-complete.c (r1.191 -> r1.192)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/tab-complete.c?r1=1.191&r2=1.192)
pgsql/doc/src/sgml/ref:
prepare_transaction.sgml (r1.9 -> r1.10)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/prepare_transaction.sgml?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message Josh Berkus 2010-01-25 18:50:03 Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin.
Previous Message Simon Riggs 2010-01-25 14:25:53 Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin.