Michael Brusser writes: > Is there something special about function current_user?
Yes. > In v.7.3.4 it only works when I do "select current_user;" > and breaks when called with the empty arg. list: That is the special thing. It's bizarre, but that's how SQL wants it. I've wanted to extend it so that you can call it both ways, but didn't get enough support for it. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly