aboutsummaryrefslogtreecommitdiffstats
path: root/include/dblayer/functions_pgsql.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreS...nikrou2010-05-241-3/+3
* bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqliteplegall2010-05-071-0/+15
* Fix warning for postgresql installationnikrou2010-03-221-6/+1
* Feature 1255 :nikrou2010-03-211-4/+10
* feature 1255: add pwg_select_db function.patdenice2010-03-211-2/+7
* increase copyright year to 2010plegall2010-03-191-1/+1
* Feature 1451 : fix mispelling and missing translationsnikrou2010-03-031-1/+1
* Feature 1255 : bug in install with mysql and postgresql if some form paramete...nikrou2010-02-281-1/+1
* Feature 1255 :nikrou2010-02-151-2/+8
* Feature 1255 : bug in pwg_session_write() with postgresql.nikrou2010-02-131-1/+29
* Feature 511 : fix problems with calendar functionsnikrou2010-02-031-0/+6
* Feature 511 : add support for sqlite database enginenikrou2010-01-281-52/+14
* Feature 1255 :nikrou2009-12-021-0/+581