vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello Kris, On Mon, 27 Feb 2006, Kris Jurka wrote: > On Fri, 24 Feb 2006, Ali Vatani wrote: > > I came across a bug in the Postgres JDBC driver with > > regards to PreparedStatements and comments that contain ? > > tags. > This is a known issue. It also breaks on things like dollar quotes, but as > far as I know no one is working on fixing it. Isn't this intended to fixed some day? I haven't found it on the TODO list - could you add it there, or even better fix it? Best Oliver ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| On Thu, 4 Jan 2007, Oliver Siegmar wrote: > Hello Kris, > > On Mon, 27 Feb 2006, Kris Jurka wrote: >> On Fri, 24 Feb 2006, Ali Vatani wrote: >>> I came across a bug in the Postgres JDBC driver with >>> regards to PreparedStatements and comments that contain ? >>> tags. > >> This is a known issue. It also breaks on things like dollar quotes, but as >> far as I know no one is working on fixing it. > > Isn't this intended to fixed some day? I haven't found it on the TODO list - > could you add it there, or even better fix it? > This was implemented for the 8.2 driver by Michael Paesold. Kris Jurka ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |