On 14.07.18 12:20, Peter Eisentraut wrote:
> On 02.07.18 12:07, Peter Eisentraut wrote:
>> 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?
>
> Here is a patch.
committed
--
Peter Eisentraut
On 02.07.18 12:07, Peter Eisentraut wrote:
> 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?
Here is a patch.
The updated help string doesn't read particularly elegantly. Better ideas?
--
Peter
While you're looking at \df, you might want to consider removing the
display of source code (we have \sf for that, and it takes up a lot of
space), and add a column to display access permissions (who can execute the
function).
On 2 July 2018 at 09:22, FabrÃzio de Royes Mello
wrote:
> On Mon, Jul
On Mon, Jul 2, 2018 at 7:07 AM, Peter Eisentraut <
peter.eisentr...@2ndquadrant.com> wrote:
>
> 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?
>
+1. I can write a patch to save your time If you don
> "Peter" == Peter Eisentraut writes:
Peter> psql's \df command current has options a/n/t/w to show
Peter> aggregates/normal/trigger/window functions. Do we want to add
Peter> something for procedures?
yes
--
Andrew (irc:RhodiumToad)
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