On 2/11/22 15:48, Adrian Klaver wrote:
> On 2/11/22 15:14, Bryn Llewellyn wrote:
>>> /david(dot)g(dot)johnston(at)gmail(dot)com <mailto:david(dot)g(dot)johnston(at)gmail(dot)com> wrote:/
>>>
>
>
> Tip if you do:
>
> psql -d test -U postgres -h localhost -E
>
> the -E will get you the queries for the \ meta-commands.
>
> So:
>
> \df+ tag_changeset_fnc
>
Should have mentioned, if you want to include system functions then it
would be:
\dfS+
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com