how to call a function with row-type arg - Mailing list pgsql-sql

From sad
Subject how to call a function with row-type arg
Date
Msg-id 200309120931.13760.sad@bankir.ru
Whole thread Raw
Responses Re: how to call a function with row-type arg  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
hihow to call a function with a row_type arg ??that is the question

CREATE FUNCTION foo(tablename) returns int .....

SELECT foo ( ??????? );




pgsql-sql by date:

Previous
From: "Richard Sydney-Smith"
Date:
Subject: Re: How do I replace select ... into commands?
Next
From: "Richard Huxton"
Date:
Subject: Re: How do I replace select ... into commands?