psql: Add some missing schema qualifications in describe.c These schema qualifications have been missed by 2f094e7a (recent), 8185bb53 (recent) and 923def9a533a (much older, down to v15).
Author: Chao Li <[email protected]> Reviewed-by: Tingchuan Sun <[email protected]> Reviewed-by: Bertrand Drouvot <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/bf5206f007732c64f857e6bc214f77b5f31efc6a Modified Files -------------- src/bin/psql/describe.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
