Re: psql \df choose functions by their arguments

David Steele <david@pgmasters.net>

From: David Steele <david@pgmasters.net>
To: Greg Sabino Mullane <htamfids@gmail.com>, Ian Lawrence Barwick <barwick@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-19T15:40:07Z
Lists: pgsql-hackers
On 1/19/21 11:58 AM, Greg Sabino Mullane wrote:
> Ha ha ha, my bad, I am not sure why I left those out. Here is a new 
> patch with int2, int4, and int8. Thanks for the email.

Ian, does the new patch look good to you?

Also, not sure why the target version for this patch is stable so I have 
updated it to PG14.

Regards,
-- 
-David
david@pgmasters.net



Commits

  1. Allow psql's \df and \do commands to specify argument types.