| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Cleanup of make_ctags |
| Date: | 2012-02-24 21:20:12 |
| Message-ID: | 20120224212012.GA13173@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Looking at our src/tools/make_ctags, it was using an option that was
renamed and no longer documented since 2003; this applied patch uses
the new option name.
If anyone using a ctags that old, I will find a way to support both, but
until then, I think we should just use the documented option.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| Attachment | Content-Type | Size |
|---|---|---|
| tags.diff | text/x-diff | 1.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dimitri Fontaine | 2012-02-24 22:04:17 | Command Triggers, patch v11 |
| Previous Message | Simon Riggs | 2012-02-24 20:55:33 | COPY with hints, rebirth |