Обсуждение: SVN Commit by dpage: r6653 - trunk/pgadmin3/pgadmin/ctl

Поиск
Список
Период
Сортировка

SVN Commit by dpage: r6653 - trunk/pgadmin3/pgadmin/ctl

От
svn@pgadmin.org
Дата:
Author: dpage

Date: 2007-09-20 16:40:22 +0100 (Thu, 20 Sep 2007)

New Revision: 6653

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6653&view=rev

Log:
When doing a regexp based replace all in the query tool, make sure we stop at the end of the text rather than going
intoan infinite loop. Per report from Kieran McCusker 


Modified:
   trunk/pgadmin3/pgadmin/ctl/ctlSQLBox.cpp