Masaru Sugawara <rk73(at)sea(dot)plala(dot)or(dot)jp> writes:
> As for some current_*** functions, "select current_user;" seems to
> work, but "select current_user();" doesn't .
Complain to the SQL spec authors --- they mandated this peculiar keyword
syntax for what is really a function call.
regards, tom lane