Have psql display names and OUT/INOUT in \df output

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Have psql display names and OUT/INOUT in \df output
Date: 2006-07-15 23:42:50
Message-ID: 20060715234250.GB8090@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Folks,

This patch makes psql's \df display functions with the names of
parameters and OUT/INOUT if appropriate. Should there be a regression
test for this? A doc patch?

Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!

Attachment Content-Type Size
psql_describe.patch text/plain 1.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Hiroshi Saito 2006-07-16 00:07:23 PostmasterHandl_patch of win32
Previous Message Tom Lane 2006-07-15 15:59:28 More #ifdef fun: src/interfaces/libpq/win32.c