Re: [HACKERS] SHOW ALL doesn't actually SHOW ALL

2008-08-20 Thread David Fetter
On Wed, Aug 20, 2008 at 01:56:50PM -0400, Tom Lane wrote: > David Fetter <[EMAIL PROTECTED]> writes: > > I've noticed that neither SHOW ALL nor SELECT ... FROM pg_settings > > shows the value of custom GUCs, even though SHOW will do so for > > any given one. > > Yeah, that's intentional, because w

Re: [HACKERS] SHOW ALL doesn't actually SHOW ALL

2008-08-20 Thread Tom Lane
David Fetter <[EMAIL PROTECTED]> writes: > I've noticed that neither SHOW ALL nor SELECT ... FROM pg_settings > shows the value of custom GUCs, even though SHOW will do so for any > given one. Yeah, that's intentional, because what the code is designed to do is allow GUC values for a user-written