Re: [v9.2] Fix Leaky View Problem
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Noah Misch <noah@leadboat.com>, Thom Brown <thom@linux.com>, Kohei Kaigai <Kohei.Kaigai@emea.nec.com>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, Kohei KaiGai <kaigai@kaigai.gr.jp>
Date: 2011-09-07T16:21:03Z
Lists: pgsql-hackers
On 09/07/2011 12:05 PM, Tom Lane wrote: > > I agree that TRUSTED is a pretty bad choice here because of the high > probability that people will think it means something else than what > it really means. Agreed. > LEAKPROOF isn't too bad. > > It's fairly opaque unless you know the context, although that might be said of some of our other terms too. Someone coming across it is going to think "What would it leak?" cheers andrew