Skip site navigation (1) Skip section navigation (2)

Re: regclass without error?

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: heikki(dot)linnakangas(at)enterprisedb(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: regclass without error?
Date: 2011-01-04 12:08:56
Message-ID: 20110104.210856.760696989699891306.t-ishii@sraoss.co.jp (view raw or flat)
Thread:
Lists: 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

In response to

Responses

pgsql-hackers by date

Next:From: Greg SmithDate: 2011-01-04 12:22:33
Subject: Re: keeping a timestamp of the last stats reset (for a db, table and function)
Previous:From: Greg SmithDate: 2011-01-04 12:05:16
Subject: Re: keeping a timestamp of the last stats reset (for a db, table and function)

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group