jackassplus wrote on 08.12.2009 22:21:
> What does ::numeric signify?
> I'm using the jdbc driver from http://jdbc.postgresql.org/ in SQuirreL
> and it asks me for the value of :numeric.
As Scott has pointed out this is a typecast.
If Squirrel mistakes that for a parameter, it's clearly a bug in Squirrel.
But maybe that prompting for parameters can be turned off somewhere (I don't use Squirrel, so I cannot tell)
Thomas