Le mardi 21 juillet 2009 à 19:03:31, Guillaume Lelarge a écrit :
> Hi,
>
> Le mardi 21 juillet 2009 à 16:38:26, Luiz K. Matsumura a écrit :
> > [...]
> > Just a little bug.
> >
> > In the query tool screen, each time we switch from "Graphical Query
> > Builder" pane to "SQL Editor" pane a new item
Hi,
Le mardi 21 juillet 2009 à 16:38:26, Luiz K. Matsumura a écrit :
> [...]
> Just a little bug.
>
> In the query tool screen, each time we switch from "Graphical Query
> Builder" pane to "SQL Editor" pane a new item is added
> to Menu Query : "Generate SQL from Graphical query builder model".
>
Hi,
Just a little bug.
In the query tool screen, each time we switch from "Graphical Query
Builder" pane to "SQL Editor" pane a new item is added
to Menu Query : "Generate SQL from Graphical query builder model".
If we switch 10 times then 10 entries is added to menu.
Environment:
Windows X
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
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
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
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
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 of this commands are shown like
SELECT lowrit
Kieran McCusker a écrit :
> Sorry I sent the mail too soon!
>
> There is an extra behaviour whereby if you cancel the dialog and then
> try to close the window it prompts you to overwrite the recent file you
> tried to open.
>
My previous fix takes care of this too.
Regards.
--
Guillaume.
h
Sorry I sent the mail too soon!
There is an extra behaviour whereby if you cancel the dialog and then
try to close the window it prompts you to overwrite the recent file you
tried to open.
Many thanks
Kieran
---(end of broadcast)---
TIP 6: exp
Kieran McCusker a écrit :
> Another report - I couldn't find an earlier report (although I only had
> a quick look).
>
> Do the following :-
> 1. Menu -> Tools -> Query tool
> 2. type any character
> 3. Menu -> File -> Recent file -> then choose any file in the list
>
> pgadmin throws up a dialog
Another report - I couldn't find an earlier report (although I only had
a quick look).
Do the following :-
1. Menu -> Tools -> Query tool
2. type any character
3. Menu -> File -> Recent file -> then choose any file in the list
pgadmin throws up a dialog saying:-
"The text in file has changed t
> -Original Message-
> From: YourSoft [mailto:[EMAIL PROTECTED]
> Sent: 23 May 2006 08:08
> To: Dave Page
> Subject: Re: [pgadmin-support] Bug in 'query tool'
>
> Dear Dave,
>
> My PostgreSQL version is: 8.1.3 (under WinXp Hungarian -
> lat
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of YourSoft
> Sent: 22 May 2006 15:15
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Bug in 'query tool'
>
> Dear List,
>
> I found an
Dear List,
I found an other bug related to special characters.
Try insert the following query:
select translate(s2, 'ÁÉÍÓÖŐÜŰÚ', 'áéíóöőüűú');
save the query into file. You will get a 0 byte length file.
Regards,
Ferenc
---(end of broadcast)---
15 matches
Mail list logo