Remove 'IN' from pg_freespace docs for consistency - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Remove 'IN' from pg_freespace docs for consistency
Date
Msg-id CALj2ACWP+mggdLWUiPzCX2cts1Lg+aXGE2pBkY41Qw477cHVJA@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi,

It seems like 'IN' isn't used for description of a function input
parameter in the docs unlike 'OUT'. AFAICS this is consistent across
the docs except the function pg_freespace. Attaching a tiny patch to
remove 'IN' there.

Thoughts?

Regards,
Bharath Rupireddy.

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Unnecessary call to resetPQExpBuffer in getIndexes
Next
From: Masahiko Sawada
Date:
Subject: Re: Logging in LockBufferForCleanup()