summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/psql
Commit message (Expand)AuthorAgeFilesLines
* 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-162-4/+4
* 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-232-0/+1405