Lukas Ertl (l.ertl@univie.ac.at) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
psql dumps core when entering invalid backslash command
Long Description
PostgreSQL v. 7.1.1., running on FreeBSD 4.3, standard installation via the ports collection.
When entering an invalid backslash command in psql (like "\m"), psql dumps core, psql gives error "Invalid command",
butthen dumps core.
Sample Code
httplog=# \m
Invalid command \m. Try \? for help.
Segmentation fault (core dumped)
No file was uploaded with this report