Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
6.8.1
-
None
-
ca09bc8d7 (dev), f738fcb1f (6.9)
Description
The postgresql plugin uses SQL for prepared statements.
According to pgBouncer (pooler), it supports prepared statements but only when using the proper function from libpq.
So I implemented it
Any comment is of course welcome
Attachments
For Gerrit Dashboard: QTBUG-132303 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
618102,1 | SQL/PSQL: use a QByteArray for preparedStmtId | dev | qt/qtbase | Status: NEW | +1 | 0 |
618103,1 | SQL/PSQL: call deallocatePreparedStmt() unconditionally | dev | qt/qtbase | Status: NEW | +1 | 0 |
618328,6 | SQL/PSQL: Avoid copies of data in QByteArray when binding such a valu | dev | qt/qtbase | Status: NEW | 0 | 0 |
612396,8 | Add support for PostgreSQL prepared statements with pgBouncer | 6.8 | qt/qtbase | Status: ABANDONED | 0 | 0 |
612399,5 | Add support for PostgreSQL prepared statements with pgBouncer | dev | qt/qtbase | Status: ABANDONED | 0 | 0 |
615352,19 | Add support for PostgreSQL prepared statements with pgBouncer | dev | qt/qtbase | Status: MERGED | +2 | 0 |
619482,2 | Add support for PostgreSQL prepared statements with pgBouncer | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |