head	1.26;
access;
symbols
	REL7_3_STABLE:1.26.0.2
	start:1.1.1.1
	jtv:1.1.1;
locks; strict;
comment	@# @;


1.26
date	2002.08.10.21.03.36;	author jtv;	state Exp;
branches;
next	1.25;

1.25
date	2002.06.12.21.02.53;	author jtv;	state Exp;
branches;
next	1.24;

1.24
date	2002.06.08.19.51.34;	author jtv;	state Exp;
branches;
next	1.23;

1.23
date	2002.05.27.20.30.31;	author jtv;	state Exp;
branches;
next	1.22;

1.22
date	2002.05.04.22.17.04;	author jtv;	state Exp;
branches;
next	1.21;

1.21
date	2002.04.28.21.36.29;	author jtv;	state Exp;
branches;
next	1.20;

1.20
date	2002.04.27.10.22.00;	author jtv;	state Exp;
branches;
next	1.19;

1.19
date	2002.04.11.22.25.11;	author jtv;	state Exp;
branches;
next	1.18;

1.18
date	2002.04.07.01.35.57;	author jtv;	state Exp;
branches;
next	1.17;

1.17
date	2002.04.05.19.28.39;	author jtv;	state Exp;
branches;
next	1.16;

1.16
date	2002.04.01.23.42.48;	author jtv;	state Exp;
branches;
next	1.15;

1.15
date	2002.03.26.20.41.20;	author jtv;	state Exp;
branches;
next	1.14;

1.14
date	2002.03.25.23.32.27;	author jtv;	state Exp;
branches;
next	1.13;

1.13
date	2002.03.25.20.50.25;	author jtv;	state Exp;
branches;
next	1.12;

1.12
date	2002.03.22.01.48.52;	author jtv;	state Exp;
branches;
next	1.11;

1.11
date	2002.03.22.01.35.22;	author jtv;	state Exp;
branches;
next	1.10;

1.10
date	2002.03.20.00.26.04;	author jtv;	state Exp;
branches;
next	1.9;

1.9
date	2002.03.19.23.29.28;	author jtv;	state Exp;
branches;
next	1.8;

1.8
date	2002.03.03.23.27.11;	author jtv;	state Exp;
branches;
next	1.7;

1.7
date	2002.03.03.15.30.07;	author jtv;	state Exp;
branches;
next	1.6;

1.6
date	2002.02.28.22.34.56;	author jtv;	state Exp;
branches;
next	1.5;

1.5
date	2002.02.24.15.31.21;	author jtv;	state Exp;
branches;
next	1.4;

1.4
date	2002.02.15.00.38.07;	author jtv;	state Exp;
branches;
next	1.3;

1.3
date	2002.02.02.14.29.31;	author jtv;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.27.12.18.41;	author jtv;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.26.20.00.39;	author jtv;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.01.26.20.00.39;	author jtv;	state Exp;
branches;
next	;


desc
@@


1.26
log
@Added Ray Dassen's Debian stuff, autoconf updates, and .cvsignore files;
added doxygen-generated reference documentation
@
text
@Check
(*) Move "check" postgres parameters into configure.ac

Error handling
(*) Check whether transaction still open if possible (consistency with backend)

Porting
(*) Make TableStream classes respect DIALECT
(*) Hide DBMS-specific connect string
(*) Port to mySQL etc., then refactor to separate front/back interfaces

Results
(*) Allow querying of field types
(*) Allow direct mapping onto structs, using member ptr template args (?)

Streams
(*) Provide metadata information in TableStream
(*) Work streamable (and prefetching!) result sets into Stream hierarchy
(*) Refactor, adding streams that return 1 tuple at a time

Triggers
(*) Allow access to Connection's triggers list?

Nonblocking operation
(*) Separate query issuing from receipt of results
(*) Support select()

Debian packaging
( ) Write and use doc-base entry for documentation

Build system

( ) Work on the clean, maintainer-clean, dist-clean targets; see
    debian/rules for stuff that isn't cleaned out properly yet.
@


1.25
log
@*** empty log message ***
@
text
@d28 7
@


1.24
log
@*** empty log message ***
@
text
@a0 6
Build
(*) Somehow get config.h to never clash with other packages
(*) Look at a-a-t.org for alternative build system
(*) Get object files into obj/ directory, library binary into lib/
(*) Finalize license

a19 3

Transactors
(*) Fix "nested typedefs" situation
@


1.23
log
@*** empty log message ***
@
text
@d2 1
a2 1
(*) Get "make install" to actually install headers
a8 1
(*) Test 8 appears to mistranslate tabs on console output
d34 1
@


1.22
log
@Removed default "libpqxx" database in make check; documented build procedure
@
text
@d2 2
a3 1
(*) Find solution to libpq-fe.h problem
a4 1
(*) Get "make install" to actually install headers
d27 3
@


1.21
log
@*** empty log message ***
@
text
@d2 1
a2 1
(*) Move "check" postgres parameters into configure.ac
d4 1
a4 1
(*) Get make install to actually install headers
d8 1
@


1.20
log
@Fixed automake command line
@
text
@d2 3
a4 3
(*) Get install, dist and maintainer-clean targets working
(*) Move "check" postgres parameters into configure script
(*) Get object files into obj/ directory
d8 1
a8 1
(*) Test 8 appears to mistranslate tabs on output
@


1.19
log
@GPL was automatically added by autoconf.  But this is not a GPL project.
@
text
@d5 4
@


1.18
log
@Got configure stuff working
@
text
@d2 1
a2 1
(*) Get dist and maintainer-clean targets working
@


1.17
log
@Added -ffor-scope, changed -fascist to -ffascist, fixed --with-postgres stuff
@
text
@d2 1
a3 1
(*) README & build instructions
@


1.16
log
@Still trying to get configure stuff to work
@
text
@d1 2
a2 4
Error handling
(*) Check whether transaction still open (consistency with backend)

General
d5 3
@


1.15
log
@Moved self test code from Makefile to separate script
@
text
@a0 3
Documentation
(*) Compile to HTML

d2 1
a2 1
(*) Check for unexpectedly open/closed transactions (appears to be possible)
a4 1
(*) Turn regression test into a script
d15 1
a15 1
(*) Allow direct mapping onto structs, using member ref template args (?)
@


1.14
log
@*** empty log message ***
@
text
@d8 1
@


1.13
log
@*** empty log message ***
@
text
@d2 1
a2 1
(*) Convert to HTML
d12 2
a14 2
(*) Hide DBMS-specific connect string
(*) Make TableStream classes respect DIALECT
@


1.12
log
@*** empty log message ***
@
text
@d1 3
a5 1
(*) Deal with in-doubt transactions (manual transaction tracking :-( )
d8 1
a8 2
(*) README
(*) Decent build instructions
@


1.11
log
@Renamed *.cc to *.cxx so MS Visual C++ recognizes 'em as C++
@
text
@d6 1
a6 1
(*) Rename *.cc to *.cxx to tell MS Visual C++ that they're C++
@


1.10
log
@Renamed source files to reflect Great Renaming of header files
@
text
@d6 1
@


1.9
log
@Reorganized source files
@
text
@a7 1
(*) Great Renaming of header files
@


1.8
log
@Made choice of Transaction class parameterizable
@
text
@d7 2
a8 1
(*) Unit tests with complete method coverage
@


1.7
log
@Now checks for in-doubt window on transaction commit; compile fixes for
PostgreSQL 7.2; minor improvements in error handling.
@
text
@d3 1
a3 1
(*) Deal with in-doubt transactions
@


1.6
log
@Added test13; full test coverage for Transactor
@
text
@d3 1
d11 2
a12 2
(*) Hide connect string
(*) Make TableStream hierarchy respect DIALECT
@


1.5
log
@More test coverage; updated copyright notices
@
text
@d14 1
@


1.4
log
@Commits no longer get deferred to transaction destructor--It Was Wrong.
@
text
@d5 1
@


1.3
log
@*** empty log message ***
@
text
@d1 6
@


1.2
log
@*** empty log message ***
@
text
@d2 2
a3 1
(*) Improve portability to other databases (?)
@


1.1
log
@Initial revision
@
text
@a1 1
(*) Adopt Clinton James' patches for MSVC++ 6.0
d5 3
d11 1
d14 1
a14 1
(*) Allow all sorts of const access to Connection's triggers list?
@


1.1.1.1
log
@Imported sources
@
text
@@
