Re: psql dumps core when entering invalid backslash command
От
Peter Eisentraut
Тема
Re: psql dumps core when entering invalid backslash command
Дата
Msg-id
Pine.LNX.4.30.0105212123380.757-100000@peter.localdomain
Ответ на
psql dumps core when entering invalid backslash command (pgsql-bugs@postgresql.org)
Список
Дерево обсуждения
psql dumps core when entering invalid backslash command pgsql-bugs@postgresql.org
Re: psql dumps core when entering invalid backslash command Tom Lane <tgl@sss.pgh.pa.us>
Re: psql dumps core when entering invalid backslash command Bruce Momjian <pgman@candle.pha.pa.us>
Re: psql dumps core when entering invalid backslash command Tom Lane <tgl@sss.pgh.pa.us>
Re: psql dumps core when entering invalid backslash command Peter Eisentraut <peter_e@gmx.net>
Re: psql dumps core when entering invalid backslash command Lukas Ertl <l.ertl@univie.ac.at>
> Lukas Ertl (l.ertl@univie.ac.at) reports a bug with a severity of 2 > 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", but then dumps core. > > Sample Code > httplog=# \m > Invalid command \m. Try \? for help. > Segmentation fault (core dumped) Upgrade to 7.1.2 when it comes out or get the latest from the 7.1 branch from CVS. -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter
В списке pgsql-bugs по дате отправления