Add XATMI C API

From: Juergen Weber <weberjn(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Add XATMI C API
Date: 2010-01-28 07:54:12
Message-ID: 27351908.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

an XATMI C API should be added to the PostgresQL C client, so one could run
XA transactions under control of a TX monitor. An interesting usecase would
be to use PostgresQL together with the LGPL open source JBoss Blacktie
transaction manager (http://www.jboss.org/blacktie.html)

c.f.
http://archives.postgresql.org/pgsql-jdbc/2010-01/msg00072.php
http://archives.postgresql.org/pgsql-bugs/2010-01/msg00236.php

Thanks,
Juergen

--
View this message in context: http://old.nabble.com/Add-XATMI-C-API-tp27351908p27351908.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2010-01-28 08:43:41 Re: Primary Key Increment Doesn't Seem Correct Under Table Partition
Previous Message Sun Duozhong (孙多忠) 2010-01-28 07:48:02 emedded SQL in C to get the record type from plpgsql