aboutsummaryrefslogtreecommitdiffstats
path: root/include/dblayer/functions_pgsql.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 1818 fixed: fix "select distinct" queries for PostgreSQL. Patch by leloupvplegall2011-04-161-1/+72
* Happy new year 2011plegall2011-01-181-2/+2
* Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP()nikrou2010-07-061-0/+5
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-251-0/+5
* Bug 1743 fixed : comment form is not visible because of boolean managementnikrou2010-06-231-0/+4
* Bug 1737 fixed : Concatenation error with POstgreSQLnikrou2010-06-221-4/+2
* Bug 1738 fixed : hour function doesn't exists for database other than mysql.nikrou2010-06-221-0/+5
* Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clausenikrou2010-06-091-4/+4
* 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