Re: [pgadmin-hackers] dlgSequence_patch

2003-08-21 Thread Andreas Pflug
Hiroshi Saito wrote:

Hi Andreas.

Sequence.object can't be referred to at the time of the preparation.
Please Apply it.
Regards,
Hiroshi Saito
Thanks,
patch applied.
Regards,
Andreas


---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Re: [pgadmin-hackers] dlgType_patch

2003-08-21 Thread Andreas Pflug
Hiroshi Saito wrote:

Hi Andreas.

Please Apply it.

 

Yet another missing comment...
Patch applied.
Regards,
Andreas
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
 joining column's datatypes do not match


Re: [pgadmin-hackers] Smallint

2003-08-21 Thread Andreas Pflug
Dave Page wrote:

For v2, perhaps we should default to an 'newbie mode' (obviously not
called that ;-) ) in which we list only the standard SQL types and their
array equivalents? I have seen datatype queries from newbies a number of
times in the past.
I'm thinking of a reduced mode, offering only "common" types. Does the 
average pgsql user use regoperator[] very often ? ;-)
IMHO, the combobox is too full, I'd need only a few basic types and my 
domains.

Regards,
Andreas
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
 subscribe-nomail command to [EMAIL PROTECTED] so that your
 message can get through to the mailing list cleanly


Re: [pgadmin-hackers] Smallint

2003-08-21 Thread Adam H.Pendleton
On Thursday, Aug 21, 2003, at 05:54 US/Eastern, Andreas Pflug wrote:

I'm thinking of a reduced mode, offering only "common" types. Does the 
average pgsql user use regoperator[] very often ? ;-)
IMHO, the combobox is too full, I'd need only a few basic types and my 
domains.

I completely agree, assuming, of course, that for users that do want to 
use regoperator[], they still can, without having to resort to the SQL 
dialog.  Perhaps an option "Use advanced data types" or something like 
that could change the combo box's contents.

ahp


PGP.sig
Description: PGP signature


[pgadmin-hackers] Snapshots

2003-08-21 Thread Adam H. Pendleton
Have we stopped producing Win32 snapshots?  For some reason the last 
win32 snapshot is from the 17th.

ahp

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [pgadmin-hackers] Snapshots

2003-08-21 Thread Andreas Pflug
Adam H. Pendleton wrote:

Have we stopped producing Win32 snapshots?  For some reason the last 
win32 snapshot is from the 17th.

The reason is simple: It's the last I produced. This isn't done cron-ed 
as the Linux version.
I'll upload a newer version tonight.

Regards,
Andreas
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
 joining column's datatypes do not match


Re: [pgadmin-hackers] Snapshots

2003-08-21 Thread Adam H. Pendleton
Andreas Pflug wrote:

The reason is simple: It's the last I produced. This isn't done 
cron-ed as the Linux version.
I'll upload a newer version tonight.

Thanks!  :-)

ahp

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] dlgType_patch

2003-08-21 Thread Hiroshi Saito
From: "Andreas Pflug" <[EMAIL PROTECTED]>
> Hiroshi Saito wrote:
> 
> >Hi Andreas.
> >
> >Please Apply it.
> 
> Yet another missing comment...
> Patch applied.

Thank you.
Though more time is necessary, it can be done only a little
However, let's do my best.

Regards,
Hiroshi Saito

---(end of broadcast)---
TIP 8: explain analyze is your friend


[pgadmin-hackers] dlgAggregate_patch

2003-08-21 Thread Hiroshi Saito
Hi Andreas.

It is the comment complying with of Aggregate.
It may not be accurate though it is OK with 7.4b1.
Will you analyze it?

Regards,
Hiroshi Saito

dlgAggregate_patch
Description: Binary data

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] dlgType_patch

2003-08-21 Thread Hiroshi Saito
> > >Hi Andreas.
> > >
> > >Please Apply it.
> > 
> > Yet another missing comment...
> > Patch applied.
> 
> Thank you.

It is omitted?

Regards,
Hiroshi Saito

dlgType_N_patch
Description: Binary data

---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
  joining column's datatypes do not match