Re: psql \df choose functions by their arguments
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2020-12-30T18:00:24Z
Lists: pgsql-hackers
Attachments
- v3-psql-df-pick-function-by-type.patch (application/octet-stream) patch v3
Attached is the latest patch against HEAD - basically fixes a few typos. Cheers, Greg
Commits
-
Allow psql's \df and \do commands to specify argument types.
- a3027e1e7f3d 14.0 landed