| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Backpatching make_ctags -e and -n to v15 and v14 |
| Date: | 2026-04-09 02:10:55 |
| Message-ID: | adcKr7fob5ZvjhlH@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all,
While doing some work on back branches lately, I have been annoyed by
the fact that the improvements done in make_ctags as of d1e2a380cb91
are not available in REL_14_STABLE and REL_15_STABLE. I don't really
use the -n mode, but the emacs mode covered by -e has been a
time-saver for some time now, and it's sad to have only that available
in v16~.
Would there by any objections in backpatching the attached down to v14
and v15? This includes d1e2a380cb91, 87f21d2c6890 and ae66716bf3ef.
Opinions or comments?
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Enhance-make_ctags-and-make_etags-v15.patch | text/plain | 4.4 KB |
| 0001-Enhance-make_ctags-and-make_etags-v14.patch | text/plain | 4.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2026-04-09 02:34:01 | Re: Centralised architecture detection |
| Previous Message | Chao Li | 2026-04-09 02:09:09 | Re: Add missing period to HINT messages |