> select * from foo('bar','debug') But how do I do that inside a pl/pgsql function? 'select into' doesn't seem to work properly. > I would have to check be able to include a timestamp at the beginning > of each notice. You can do that from the config file, but it only gives the time to the nearest second, which may not be a fine enough time interval. -- Mike Nolan ---------------------------(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