summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/psql/qsql_psql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Fix warnings in PSQL driver: handle VersionUnknown in switchThiago Macieira2011-01-261-0/+6
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Add Postgresql 8.x and 9 supportsCharles Yin2010-12-231-35/+81
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-1/+1
|\
| * Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-051-1/+1
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Fixes Floating point number truncation in qsqlpsql plugin under linuxBill King2009-11-021-1/+1
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-1/+2
|\|
| * 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
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixes coverity warning of uninit variable.Bill King2009-08-111-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-091-12/+20
* | Merge commit 'origin/4.5'Bill King2009-07-091-4/+33
|\|
| * 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
* | Merge branch '4.5'Thiago Macieira2009-06-251-1/+1
|\|
| * save on a couple of mallocsDerick Hawcroft2009-06-251-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-161-28/+8
|\|
| * 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
* | 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-231-0/+1250