Re: psql: fix variable existence tab completion
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Anton A. Melnikov" <a.melnikov@postgrespro.ru>
Cc: Alexander Korotkov <aekorotkov@gmail.com>, Erik Wienhold <ewie@ewie.name>,
Steve Chavez <steve@supabase.io>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2024-09-04T20:26:45Z
Lists: pgsql-hackers
"Anton A. Melnikov" <a.melnikov@postgrespro.ru> writes: > On 19.07.2024 01:10, Tom Lane wrote: >> With respect to the other hacks Alexander mentions, maybe we >> could clean some of those out too? I don't recall what platform >> we had in mind there, but we've moved our goalposts on what >> we support pretty far in the last couple years. > Agreed that no reason to save workarounds for non-supported systems. > Here is the patch that removes fixes for Buster bug mentioned above. Pushed. I shall now watch the buildfarm from a safe distance. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove test-case workarounds for ancient libedit versions.
- 83eb481d527b 18.0 landed
-
psql: fix variable existence tab completion
- 927332b95e77 17.0 landed