Michael Meskes <[EMAIL PROTECTED]> 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_wchar confusion in p_ere(), per failure report from Tom O'Dowd. This fix is 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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster