v.21.8Improvement
Convert History File from readline to replxx Format
Convert history file fromreadlineformat toreplxxformat. #25888 (Azat Khuzhin).
Why it matters
This change upgrades the command line interface history handling by switching from the olderreadline format to the more modern replxx format, enhancing compatibility and feature support for command history in the ClickHouse client.