Re: Proposal: new border setting in psql

Поиск
Список
Период
Сортировка
От D'Arcy J.M. Cain
Тема Re: Proposal: new border setting in psql
Дата
Msg-id 20090110063139.c9c937ec.darcy@druid.net
обсуждение исходный текст
Ответ на Re: Proposal: new border setting in psql  (Greg Smith <gsmith@gregsmith.com>)
Ответы Re: Proposal: new border setting in psql  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Список pgsql-hackers
On Fri, 9 Jan 2009 22:46:06 -0500 (EST)
Greg Smith <gsmith@gregsmith.com> wrote:
> On Fri, 9 Jan 2009, D'Arcy J.M. Cain wrote:
> 
> >> "." is on the long list of characters to be escaped I sent out earlier.
> >
> > I tried escaping the '.' but it didn't change the behaviour.
> 
> I did try that specific exapmle in Trac and it worked fine for me.  Using 
> your test rig (which you gave the wrong URL to: 
> http://www.druid.net/darcy/rest.py ), I see this:
> 
> I. Test        ->    1. Test
> I\. Test    ->    I. Test

You are right.  I can't recall the actual test I did but somehow I
found a situation where escaping the period didn't DTRT.  I know that
it was in a table which is all we care about in this discussion but I
just retested and got the same result as you.

-- 
D'Arcy J.M. Cain <darcy@druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


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

Предыдущее
От: "Fujii Masao"
Дата:
Сообщение: Synch Rep v5
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Hot standby, slot ids and stuff