pgsql: Support falling back to non-preferred readline implementation wi

2024-07-27 Thread Heikki Linnakangas
Support falling back to non-preferred readline implementation with meson To build with -Dreadline=enabled one can use either readline or libedit. The -Dlibedit_preferred flag is supposed to control the order of names to lookup. This works fine when either both libraries are present or -Dreadline

pgsql: Support falling back to non-preferred readline implementation wi

2024-07-27 Thread Heikki Linnakangas
Support falling back to non-preferred readline implementation with meson To build with -Dreadline=enabled one can use either readline or libedit. The -Dlibedit_preferred flag is supposed to control the order of names to lookup. This works fine when either both libraries are present or -Dreadline

pgsql: Support falling back to non-preferred readline implementation wi

2024-07-27 Thread Heikki Linnakangas
Support falling back to non-preferred readline implementation with meson To build with -Dreadline=enabled one can use either readline or libedit. The -Dlibedit_preferred flag is supposed to control the order of names to lookup. This works fine when either both libraries are present or -Dreadline