Spam scanning investigation
[gnucomo.git] / src / lib / database.cpp
2021-03-13 Arjen BaartAdded database abstractions
2020-09-25 Arjen BaartFix PR10: Gcm_input may loose its input message
2020-05-09 Arjen BaartUse ACL instead of AXE for utilities
2011-03-24 arjenAdjusted to new version of libpqxx.
2003-12-22 arjenCatch an exception if we can not setup a database trans...
2003-12-04 arjenFixed name conflict with 'double log(double)'
2003-12-03 arjenWrite messages to the log stream instead of cout.
2003-08-17 arjenChanged the gnucomo_database class to the new PostgreSQL
2003-07-31 arjenRemoved debug output.
2003-02-19 arjenUse the SQL function currval() to obtain the identifica...
2003-02-05 arjengnucomo_database::new_notification() retruns the id...
2003-01-20 arjenRemoved some debug output.
2003-01-18 arjenNew C++ function: gnucomo_database::new_notification()
2002-11-09 arjenAdded a reference to the GPL
2002-11-04 arjenUse proper namespace for iostream classes
2002-10-05 arjenCreation of gcm_input and a first approach to a web... V0_0_1