=?KOI8-R?B?98nL1M/SIPfJ08zPws/Lz9c=?= <corochoone(at)gmail(dot)com> writes:
> I'm sorry, but I have not found such construction into documentation:
> SELECT tablename FROM tablename;
It's a whole-row variable. These aren't terribly well documented but you
can find descriptions of them in places. It's not standard SQL --- I
think we inherited it from PostQUEL and kept it because functions on
composite types don't work very well without composite variables.
regards, tom lane