David Fetter <[EMAIL PROTECTED]> writes: > How about list_push for both of these?
list_push to me would connote the functionality of lappend, ie, unconditionally add the item to the list. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match