Re: [pgadmin-support] bug in query tool when parsing

2007-10-08 Thread Dave Page
Rikard Pavelic wrote: Dave Page wrote: Please send a sample file for testing. Regards Dave Here it is. Thanks. It seems that the Styled Text Control simply can't handle lines that long. On Windows the text is there (and will be sent to the server is executed) but is not rendered correct

Re: [pgadmin-support] bug in query tool when parsing

2007-10-08 Thread Dave Page
Rikard Pavelic wrote: The results are the same. It doesn't matter if I paste it or open a file from PgAdmin. Please send a sample file for testing. Regards Dave ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [pgadmin-support] bug in query tool when parsing

2007-10-08 Thread Rikard Pavelic
Dave Page wrote: > Rikard Pavelic wrote: > >> Hi! >> >> I'm experiencing another bug in PgAdmin. >> >> I'm trying to give some sql commands to PgAdmin >> but they are not pasted into Query window. >> >> I did a pg_dump of my database and >> pg_largeobject created a series of SELECT lowrite comma

Re: [pgadmin-support] bug in query tool when parsing

2007-10-07 Thread Dave Page
Rikard Pavelic wrote: > Hi! > > I'm experiencing another bug in PgAdmin. > > I'm trying to give some sql commands to PgAdmin > but they are not pasted into Query window. > > I did a pg_dump of my database and > pg_largeobject created a series of SELECT lowrite commands. > > Unfortunately some o