On Mon, Feb 28, 2005 at 10:13:00 -0700,
  Ken Johanson <[EMAIL PROTECTED]> wrote:
> 
> Besides, the version-deprecation / version requirements you mention 
> exists in every piece of software I've even seen. Sometime they're okay 
> with a really old version, sometime only the newest will do. This is the 
> very argument for getting PG to offer an (use-optional) escape behavior 
> inline with the rest - to mitigate these version requirements down the road.

Shouldn't this data be being passed through some standard code that checks if
escaping is needed? If so, is that the right place to handle whether or not
backslashes need to be escaped in addition to single quotes?

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to