summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorTom Lane2023-03-02 22:15:00 +0000
committerTom Lane2023-03-02 22:15:13 +0000
commit3dfae91f7a1293e0a57526edcfca8690c176c681 (patch)
tree3b48438aa8c2d0f80860697dde3c692aa1bffa12 /src/backend/utils/adt/jsonb_util.c
parent1da569ca1f1fd08ae728ccde0952b688feff7d9c (diff)
Show "internal name" not "source code" in psql's \df+ command.
Our previous habit of showing the full function body is really pretty unfriendly for tabular viewing of functions, and now that we have \sf and \ef commands there seems no good reason why \df+ has to do it. It still seems to make sense to show prosrc for internal and C-language functions, since in those cases prosrc is just the C function name; but then let's rename the column to "Internal name" which is a more accurate descriptor. Isaac Morland Discussion: https://postgr.es/m/CAMsGm5eqKc6J1=Lwn=ZONG=6ZDYWRQ4cgZQLqMuZGB1aVt_JBg@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions