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
Hi,
Rikard Pavelic a écrit :
> I'd like to report a bug with PgAdmin 1.8 beta 5
>
Thanks.
> If function has in and out parameters like this
> function function_name(out,in,in,out)
>
> PgAdmin will create wrong DDL commands
> It will create command
> ALTER FUNCTION function_name(,in,in);
> inst
Hi Andrew,
Andrew Lazarus a écrit :
> Wednesday, October 3, 2007, 1:12:52 AM, you wrote:
>
> GL> [EMAIL PROTECTED] a écrit :
>>> to go with INSERT, DELETE, etc.
>
> GL> I don't see much interest in a TRUNCATE script because there's nothing
> GL> more to add on the script. How about a simple "Tru