Too quick hitting the button - Mailing list pgsql-hackers

From Michael Meskes
Subject Too quick hitting the button
Date
Msg-id 199803131024.LAA20402@gauss.topsystem.de
Whole thread Raw
List pgsql-hackers
I forgot one more question. What exactly happens inside the backend when
BEGIN is entered? Right now ecpg doesn't know about this at all. If there is
some action I think I should add this to ecpg, i.e. a BEGIN causes a PQexec
call with the 2nd parameter = 'begin'.

Michael
--
Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Keyword
Next
From: Michael Meskes
Date:
Subject: Begin statement again