Re: Escape Quotes

From: Keith Gray <keith(at)heart(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Escape Quotes
Date: 2001-05-11 03:17:41
Message-ID: 3AFB59D5.E7B9DAAB@heart.com.au
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Roberto Mello 2001-05-11 04:45:43 Re: Re: Escape Quotes
Previous Message Keith Gray 2001-05-11 02:40:43 Re: Escape Quotes