Bruce Momjian wrote:
> David Fetter wrote:
>
>> On Tue, Jul 18, 2006 at 03:20:51PM -0300, Bruce Momjian wrote:
>>
>>> Log Message:
>>> -----------
>>> Done:
>>>
>>> o -Display IN, INOUT, and OUT parameters in \df
>>>
>> Oops! Should I change the patch to say IN when it's an IN parameter?
>> Right now, it stays silent.
>>
>
> [ Moved to hackers.] No idea. Comments?
>
>
Actually, I'd be inclined to put IN if there are INOUT or OUT
parameters, and nothing if they are all IN parameters, but I realise
this might seem inconsistent.
cheers
andrew