No. Can you give us an example of why you should use it outside a distributed transaction?
On Aug 3, 6:31 am, Tarun Arora <[email protected]> wrote: > Is it possible to create and execute prepared statements in DAL for > postgresql? I observed there is a prepare api for creating 'PREPARE > TRANSACTIONS' for two-phase commit but no api for prepared statements.

