Commit graph

19 commits

Author SHA1 Message Date
Daniel Henninger
1c6130346b Fixed some issues with configuration. 2013-01-11 17:01:10 -05:00
Daniel Henninger
8c78fb8f12 Merged with master, fixing conflicts for postgres fix 2013-01-11 13:57:58 -05:00
Daniel Henninger
6334c256f4 Fixed up postgres support, needs testing both for compiling and functionality. 2013-01-11 10:16:32 -05:00
Jan Kaluza
5f1e77d0d1 Set password for pqxx 2013-01-11 10:19:39 +01:00
Jan Kaluza
372ee69043 Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend 2012-10-31 09:12:33 +01:00
Daniel Henninger
9cf00ddc59 Cleaned up code a bit, primarily adding more exception catching in proper locations. 2012-02-19 16:10:36 +08:00
Daniel Henninger
3f2a5840a5 Cleaned up code a bit, more to come. 2012-02-19 16:10:36 +08:00
Daniel Henninger
7f13a29090 Removed auto-transaction postgres handlers in lieu of our own transaction calls. Updated config file to mention postgres. 2012-02-19 16:10:36 +08:00
Daniel Henninger
017935ae15 Casted TYPE_STRING properly. 2012-02-19 16:10:36 +08:00
Daniel Henninger
352a15b226 Finished last postgres function. 2012-02-19 16:10:35 +08:00
Daniel Henninger
faeb4bd8ef One more function to go after this. At some future date I'd like to consider if the API provides some better mechanisms, but this'll do for now. 2012-02-19 16:10:35 +08:00
Daniel Henninger
67d6458a41 Downgraded PQXX API used due to the 2.6 series on most modern linux distros.
Implemented most of the other functions.
2012-02-19 16:10:35 +08:00
HanzZ
9bc058ae37 setUserONline, getOnlineUsers 2011-12-23 13:37:17 +01:00
HanzZ
5efb6707da setUser 2011-12-22 21:47:47 +01:00
HanzZ
12d117f54f Working setUser for postgres 2011-12-22 20:47:36 +01:00
HanzZ
630bee4b67 Removed IF NOT EXISTS clausule 2011-12-22 16:28:45 +01:00
Jan Kaluza
3fd77c64ac Create pgsql database 2011-12-13 11:29:08 +01:00
Jan Kaluza
2568753cca create postgresql db 2011-12-12 14:32:51 +01:00
HanzZ
742ed6bc69 pre-initial support for PostgreSQL 2011-12-09 19:00:53 +01:00