vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Author: dpage Date: 2007-04-30 12:09:51 +0000 (Mon, 30 Apr 2007) New Revision: 6240 Revision summary: http://svn.pgadmin.org/cgi-bin/viewc...=6240&view=rev Log: Allow detection and conversion of line ending format in the query tool. Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/pgadmin/frm/frmQuery.cpp trunk/pgadmin3/pgadmin/include/frm/frmQuery.h trunk/pgadmin3/pgadmin/include/frm/menu.h ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| |||
| svn@pgadmin.org a écrit : > Author: dpage > > Date: 2007-04-30 12:09:51 +0000 (Mon, 30 Apr 2007) > > New Revision: 6240 > > Revision summary: http://svn.pgadmin.org/cgi-bin/viewc...=6240&view=rev > > Log: > Allow detection and conversion of line ending format in the query tool. > > > Modified: > trunk/pgadmin3/CHANGELOG > trunk/pgadmin3/pgadmin/frm/frmQuery.cpp > trunk/pgadmin3/pgadmin/include/frm/frmQuery.h > trunk/pgadmin3/pgadmin/include/frm/menu.h > It seems to me that frmQuery.cpp misses the utffile.h header file. See attached patch. Regards. -- Guillaume. http://www.postgresqlfr.org http://docs.postgresqlfr.org ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| Guillaume Lelarge wrote: > > It seems to me that frmQuery.cpp misses the utffile.h header file. See > attached patch. Thanks, applied. Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|