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, a

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 "

Re: [pgadmin-hackers] Smallint

2003-08-18 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 18 August 2003 18:41 > To: Adam H. Pendleton > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] Smallint > > > Adam H. Pendleton wrote: > > > Duh! Obviously it's

Re: [pgadmin-hackers] Smallint

2003-08-18 Thread Andreas Pflug
Adam H. Pendleton wrote: Am I missing something obvious, or is the SMALLINT datatype missing from the appliation (add column on Columns tab of database property sheet)? Just try int2... Regards, Andreas ---(end of broadcast)--- TIP 8: explain a

Re: [pgadmin-hackers] Smallint

2003-08-18 Thread Andreas Pflug
Adam H. Pendleton wrote: Duh! Obviously it's not, it's just that pgAdmin3 calls it an int2? Any reason not to call it a smallint, since that's they way it's referred to in the documentation? Yeah. Virtually all types are read from the database. SMALLINT and INTEGER are parser translations, a

Re: [pgadmin-hackers] Smallint

2003-08-18 Thread Adam H. Pendleton
Duh! Obviously it's not, it's just that pgAdmin3 calls it an int2? Any reason not to call it a smallint, since that's they way it's referred to in the documentation? ahp ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please s

[pgadmin-hackers] Smallint

2003-08-18 Thread Adam H. Pendleton
Am I missing something obvious, or is the SMALLINT datatype missing from the appliation (add column on Columns tab of database property sheet)? ahp ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]