On Tue, 2005-02-15 at 20:13 -0700, Michael Fuhr wrote: > Do user-defined functions need to check palloc()'s return value, > or does return guarantee success? It guarantees success. -Neil ---------------------------(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