Make some column descriptions easier to distinguish visually - Mailing list pgsql-hackers

From David Fetter
Subject Make some column descriptions easier to distinguish visually
Date
Msg-id 20210505225233.GE17834@fetter.org
Whole thread Raw
List pgsql-hackers
Folks,

I was writing up a query on pg_constraint, and the columns whose
descriptions I've changed here were pretty hard to puzzle out, as they
were only distinct up to the difference between F and P, which isn't
always easy to see.  Please find attached a patch to disambiguate
them.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment

pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: MaxOffsetNumber for Table AMs
Next
From: Bruce Momjian
Date:
Subject: Re: v14 mechanical code beautification patches