summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/psql/qsql_psql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-281-18/+18
* Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-051-1/+1
* Update license headers again.Jason McDonald2009-09-081-4/+4
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-1/+1
* Fixes formatting of date strings in psql driverBill King2009-08-111-1/+1
* Missing break when formatting from a time valueBill King2009-08-111-0/+1
* Plugged possible memory leak in getPSQLVersion()Stian Sandvik Thomassen2009-07-091-2/+2
* Hopefully fix isnan/isinf for good (for all platforms)Bill King2009-07-091-12/+20
* Fixes Dericks inf/nan patch for msvcBill King2009-07-081-0/+13
* remove debugDerick Hawcroft2009-07-081-1/+0
* Handle special number cases (nan,{+-}infinity) in PostgreSQLDerick Hawcroft2009-07-081-0/+17
* Handle all PostgreSQL notifications sitting in the queueDerick Hawcroft2009-07-071-4/+4
* save on a couple of mallocsDerick Hawcroft2009-06-251-1/+1
* task 226042Derick Hawcroft2009-06-221-8/+21
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-151-26/+6
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-6/+26
* Fixes: QPSQL: datetime or time fields with negative time zoneBill King2009-03-311-2/+4
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1250