Re: Escape handling in COPY, strings, psql

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Escape handling in COPY, strings, psql
Дата
Msg-id 429B20A0.5020707@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Escape handling in COPY, strings, psql  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Escape handling in COPY, strings, psql  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> 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...

Chris


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Escape handling in COPY, strings, psql
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Escape handling in COPY, strings, psql