Hello,
when I do
# psql
db=> -- whatever
db=> SELECT * FROM x;
I expect, that who lines enter the history: "-- whaever" and "SELECT *
FROM x;". However, when I press the up-arrow, both lines appear.
--single-line does not change this (I wouldn't expect actually).
Could you plexe alter psql, so that it logs two lines in the history for
the mentioned case?
Regards
Дилян