summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/psql
Commit message (Expand)AuthorAgeFilesLines
* Fixes coverity warning of uninit variable.Bill King2009-08-101-1/+1
* Fixes casing issue in the PSQL driver.Bill King2009-08-051-5/+5
* Merge commit 'origin/4.5'Bill King2009-07-131-14/+22
|\
| * 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-081-12/+20
* | Merge commit 'origin/4.5'Bill King2009-07-081-4/+33
|\ \ | |/
| * Fixes Dericks inf/nan patch for msvcBill King2009-07-081-0/+13
| * remove debugDerick Hawcroft2009-07-071-1/+0
| * Handle special number cases (nan,{+-}infinity) in PostgreSQLDerick Hawcroft2009-07-071-0/+17
| * Handle all PostgreSQL notifications sitting in the queueDerick Hawcroft2009-07-071-4/+4
* | Merge branch '4.5'Thiago Macieira2009-06-251-1/+1
|\ \ | |/
| * save on a couple of mallocsDerick Hawcroft2009-06-241-1/+1
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-8/+21
|\ \ | |/
| * task 226042Derick Hawcroft2009-06-221-8/+21
* | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-221-6/+26
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-162-30/+10
|\ \ | |/
| * 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
* | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-12/+9
* | improved string operations all over the placeThierry Bastian2009-05-281-11/+11
|/
* 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