Re: PSQL schema "describe" \dn is not escaping quotes

From: Nishant Sharma <nishant(dot)sharma(at)enterprisedb(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, Steven Niu <niushiji(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: PSQL schema "describe" \dn is not escaping quotes
Date: 2026-07-29 09:58:45
Message-ID: CADrsxdY7FPrEvf4veV+qv3-FTOYut4TTBo+_xObgs0PhkA8pdw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for the patch!

Here are my review comments on v2:-

1) A test case is missing for the patch. You can add the same test you
already shared.

2) I ran make world, and the patch looks good with it.

3) It looks like this needs to be backported. I checked; it is reproducible
up to STABLE 15. It is not reproducible in STABLE 14.

Regards,
Nishant Sharma.
EDB, Pune.
https://www.enterprisedb.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message solai v 2026-07-29 10:00:10 Re: [PATCH] Cover get_json_table_plan() with tests
Previous Message Bertrand Drouvot 2026-07-29 09:36:06 Re: Snapshot export on a standby corrupts hint bits on subxact overflow