Re: Remove source code display from \df+?

Justin Pryzby <pryzby@telsasoft.com>

From: Justin Pryzby <pryzby@telsasoft.com>
To: Isaac Morland <isaac.morland@gmail.com>
Cc: Pavel Stehule <pavel.stehule@gmail.com>, Magnus Hagander <magnus@hagander.net>, pgsql-hackers@postgresql.org
Date: 2023-01-11T18:16:23Z
Lists: pgsql-hackers
Or, only show the source in \df++.  But it'd be a bit unfortunate if the
C language function wasn't shown in \df+



Commits

  1. Show "internal name" not "source code" in psql's \df+ command.