Re: [pgadmin-support] Multiple result sets

2006-11-19 Thread Dave Page
Joris Dobbelsteen wrote: At this moment I like pgAdmin III except for one slight detail: * Multiple results when executing a query. For example, when executing something like this: SELECT * FROM table1; SELECT * FROM table2; the query tool will only show the results of the last query. Probably

[pgadmin-support] Multiple result sets

2006-11-19 Thread Joris Dobbelsteen
At this moment I like pgAdmin III except for one slight detail: * Multiple results when executing a query. For example, when executing something like this: SELECT * FROM table1; SELECT * FROM table2; the query tool will only show the results of the last query. Probably I'm spoiled by Microsoft's