summaryrefslogtreecommitdiff
path: root/server/src/pracrodaopgsql.cc
AgeCommit message (Collapse)Author
2009-08-07Catch exceptions from new connection.deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are ↵deva
parsed and indexed using version numbers). Updated all unit tests, to compile and run again.
2009-07-17More work on the macrotool. Now fieldnames can be added and deleted, and a ↵deva
filehandler is able to add new macros assuring no conflicts in macro names/version/filenames happen. Error messages in MacroParser has been made more elaborate.
2009-07-10Fieldname queries added macrotool.deva
2009-02-19Renamed cpr to patientiddeva
2009-02-17Made the --with-db=no configure option actually compile without the db (even ↵deva
without an installed libpqxx).
2009-02-11Updated file header comments to fit the rest of the project.deva
2009-02-10- Rewrite part of the database backend setup and abstractionbertho
- Fix some printf's into debug statements