Re: psql \df choose functions by their arguments
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: Ian Lawrence Barwick <barwick@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-01-14T16:45:44Z
Lists: pgsql-hackers
Attachments
- v5-psql-df-pick-function-by-type.patch (application/octet-stream) patch v5
Thanks for the feedback: new version v5 (attached) has int8, plus the suggested code formatting. Cheers, Greg
Commits
-
Allow psql's \df and \do commands to specify argument types.
- a3027e1e7f3d 14.0 landed