Re: Escape handling in COPY, strings, psql

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Sergey Ten <sergey(at)sourcelabs(dot)com>, jason(at)sourcelabs(dot)com
Subject: Re: Escape handling in COPY, strings, psql
Date: 2005-05-30 14:19:20
Message-ID: 200505301419.j4UEJKc08863@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Christopher Kings-Lynne wrote:
> > I read the PHP addslashes() manual page:
> >
> > http://us3.php.net/addslashes
> >
> > First, I see what people mean about PHP having most of the complex
> > content in comments, rather than in the actual manual text, and this
> > tendency is certainly something we want to avoid --- you end up having
> > to digest all the comments to find the details that should be in the
> > manual already.
>
> Actually, all the comments are posted on the php-doc list, with
> automatic urls in them for 'fixed in cvs', 'rejected', etc.
>
> Each comment is supposed to be acted upon (ie. fixed in source), then
> deleted.
>
> There's still a lot of old comment around that hasn't had that treatment
> though...

Right, they are more _usage_ comments, but still I think they could be
consolidated into manual text.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-05-30 14:28:17 Re: Escape handling in COPY, strings, psql
Previous Message Christopher Kings-Lynne 2005-05-30 14:18:08 Re: Escape handling in COPY, strings, psql

Browse pgsql-patches by date

  From Date Subject
Next Message Greg Sabino Mullane 2005-05-30 14:22:39 Re: psql backslash consistency
Previous Message Christopher Kings-Lynne 2005-05-30 14:18:08 Re: Escape handling in COPY, strings, psql