psql \df option for procedures - Mailing list pgsql-hackers

From Peter Eisentraut
Subject psql \df option for procedures
Date
Msg-id 4a20713f-4e29-c749-be98-21d16ec07f7f@2ndquadrant.com
Whole thread Raw
Responses Re: psql \df option for procedures  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Re: psql \df option for procedures  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Re: psql \df option for procedures  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
psql's \df command current has options a/n/t/w to show
aggregates/normal/trigger/window functions.  Do we want to add something
for procedures?

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: Should contrib modules install .h files?
Next
From: Andrew Gierth
Date:
Subject: Re: psql \df option for procedures