Re: Debian bug report about multibyte in 7.3.3
От | Tom Lane |
---|---|
Тема | Re: Debian bug report about multibyte in 7.3.3 |
Дата | |
Msg-id | 19838.1066579775@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Debian bug report about multibyte in 7.3.3 (Michael Meskes <meskes@postgresql.org>) |
Ответы |
Re: Debian bug report about multibyte in 7.3.3
Re: Debian bug report about multibyte in 7.3.3 |
Список | pgsql-hackers |
Michael Meskes <meskes@postgresql.org> writes: > Does anyone know this bug report: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=204000 The bug reporter is in error to be claiming he is running 7.3.3, because the assert() in question is at line 334 not 331 in 7.3.3. He may have 7.3.3 client libraries, but he must be talking to a server version between 7.3 and 7.3.2. I believe the bug probably is the same one reported/fixed here: 2003-04-20 13:37 tgl * src/backend/regex/regcomp.c (REL7_3_STABLE): Fix char-vs-pg_wcharconfusion in p_ere(), per failure report from Tom O'Dowd. This fixis not relevant to CVS tip anymore, but we should fix it in 7.3.*. which would mean that it is indeed fixed in 7.3.3. I suppose the reason Oliver never forwarded this report is he couldn't duplicate it... regards, tom lane
В списке pgsql-hackers по дате отправления: