glenn <vmstech@tpg.com.au> writes:
> I'd like to be able to issue the command
> select * from functionname();
> however it seems that the parser won't accept the () on the function
> name. (I'm trying to model this on chapter 9 of the programmers guide).
> Is anyone able to suggest to me what i might be doing wrong?
Uh, using an old Postgres? We support that syntax beginning in 7.3...
regards, tom lane