Re: Escape Quotes
Keith Gray <keith@heart.com.au>
From: Keith Gray <keith@heart.com.au>
To: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL <pgsql-sql@postgresql.org>
Date: 2001-05-11T03:17:41Z
Lists: pgsql-sql
> > > Is it possible to get/configure PostgreSQL to handle <quote><quote> > > > as <quote> within a delimited string? > > > > We already do. > > > > This may be a problem in "ipgsql" then?? > ...or is it different in update from select? The problem is in ipqsql... it doesn't handle update, but does handle select. Both work fine for psql (linux). Keith.