Set timeout just on a query? - Mailing list pgsql-sql

From Shaozhong SHI
Subject Set timeout just on a query?
Date
Msg-id CA+i5JwYsXzYwBT87y2jtch=Lg1s=d+XgJ0sJS0TV8VQT8g_Xtg@mail.gmail.com
Whole thread Raw
Responses Re: Set timeout just on a query?
List pgsql-sql
Can timeout be set just on a query?

Can we do the following?

Begin

do a query
set timeout 
Exception
report a record

End;

Regards,
David

pgsql-sql by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Recursive query - ERROR: invalid memory alloc request size 1073741824
Next
From: Christophe Pettus
Date:
Subject: Re: Set timeout just on a query?