git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9d179d9) | patch
Remove configure's check for rl_completion_append_character.
Thu, 3 Feb 2022 04:01:56 +0000 (23:01 -0500)
Thu, 3 Feb 2022 04:01:56 +0000 (23:01 -0500)
commit 4b0e37faaf5ffe1552a07438323341c6394890da
Remove configure's check for rl_completion_append_character.

The comment for PGAC_READLINE_VARIABLES says "Readline versions < 2.1
don't have rl_completion_append_character". It seems certain that such
versions are extinct in the wild, though; for sure there are none in the
buildfarm. Libedit has had this variable for at least twenty years too.
Also, tab-complete.c's behavior without it is quite unfriendly, since
we'll emit a space even when completion fails; but we've had no
complaints about that.

Therefore, let's assume this variable is always there, and drop the
configure check to save a few build cycles.

Discussion: https://postgr.es/m/147685.1643858911@sss.pgh.pa.us
config/programs.m4 diff | blob | blame | history
configure diff | blob | blame | history
src/bin/psql/tab-complete.c diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
src/tools/msvc/Solution.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /