]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix make_etags breakage on certain platforms.
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 14 Jun 2023 02:11:18 +0000 (11:11 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 14 Jun 2023 02:11:18 +0000 (11:11 +0900)
commitaf26f28b9fdd610a7b6dfc5f2d3a2f7b324faa77
treee7c3ab4adccb30a564c09694436afa39165d2301
parentcc6974df16e0dfb106c4caefd9d42d332a04247d
Fix make_etags breakage on certain platforms.

make_etags produced wrong format TAGS files on platforms such as Mac,
which uses non-Exuberant ctags.

Author: Masahiko Sawada
Reviewed-by: Tatsuo Ishii
Backpatch-through: 15
Discussion: https://postgr.es/m/CAD21AoDmCqpS%2BU6b9Bc-b4OFx3tz%3DNv6O2KVkoVg7sHk60spjA%40mail.gmail.com
src/tools/make_ctags