On Fri, Dec 17, 2004 at 11:09:17PM +0100, Peter Eisentraut wrote: > Jaime Casanova wrote: > > 188: it's an O merge with an E (sql_ascii = '')??? > > 189: the same but lower case (sql_ascii = '')??? > > 'OE' and 'oe', most likely, but someone more familiar with French > typography might correct me.
OE and oe would be correct, but we can't do that with the current code. -- Alvaro Herrera (<[EMAIL PROTECTED]>) Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest "foo" someone someday shall type "supercalifragilisticexpialidocious" (5th Commandment for C programmers) ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match