Re: regclass without error? - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: regclass without error?
Date
Msg-id 20110104.210856.760696989699891306.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: regclass without error?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: regclass without error?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> It's not generally safe to suppress errors like that. You could leak
> locks or tuple descriptors etc. And if the error is not "no scuh
> table", but e.g. out of memory, you don't want to suppress it anyway.

Thanks. I will create more "invasive" patch.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: keeping a timestamp of the last stats reset (for a db, table and function)
Next
From: Greg Smith
Date:
Subject: Re: keeping a timestamp of the last stats reset (for a db, table and function)