diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2025-03-21 15:14:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2025-03-21 15:14:15 -0400 |
commit | 0e032a2240a98669546023f7707030ea3ce4ded7 (patch) | |
tree | 155e3295fcf694499e468c5c89823a92063a3a8e /doc/src | |
parent | cd72c1b76e36525fb6b23418d232df661634afd5 (diff) | |
download | postgresql-0e032a2240a98669546023f7707030ea3ce4ded7.tar.gz postgresql-0e032a2240a98669546023f7707030ea3ce4ded7.zip |
Place "extern" declaration in the right part of pg_class.h.
errdetail_relkind_not_supported() was declared within
EXPOSE_TO_CLIENT_CODE, which is mistaken since that function
isn't available client-side. While relatively harmless,
this isn't good precedent.
Discussion: https://postgr.es/m/1134562.1742507765@sss.pgh.pa.us
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions