Update of /cvsroot/monetdb/sql/src/storage/bpm
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12582/src/storage/bpm
Modified Files:
bpm_logger.mx
Log Message:
Add a PRE_COMMIT entry to the logs (on behalve of the ongoing
implementation of 2PC for XRPC queries)
N.B. the interface of logger_create() has been changed!
U bpm_logger.mx
Index: bpm_logger.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/storage/bpm/bpm_logger.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bpm_logger.mx 16 Jan 2008 08:51:15 -0000 1.3
+++ bpm_logger.mx 20 May 2008 10:45:49 -0000 1.4
@@ -36,7 +36,7 @@
{
if (bpm_logger)
return LOG_ERR;
- bpm_logger = logger_create(0, "sql", logdir, dbname, catalog_version);
+ bpm_logger = logger_create(0, "sql", logdir, dbname, catalog_version,
NULL);
if (bpm_logger)
return LOG_OK;
return LOG_ERR;
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins