=?ISO-8859-1?Q?R=E9mi_Zara?= <[EMAIL PROTECTED]> writes: > The crash occurs in pg_sprintf, work on which has been done beginning > march 11th....
Offhand I'd bet it's overrunning its malloc'd arrays because the loop at the top doesn't count "*" as needing a fmtpos position. regards, tom lane ---------------------------(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