Re: [pgadmin-support] character varying and varchar

2006-12-04 Thread Dave Page
novnov wrote: It seems you're right, in all of my 7 or so tests I was seeing a 'disturbance in the force' that seemed to have a 1:1 correlation to the nametype, but it turned out to be coincidental. :-) Yeah, the force can be unpredictable at times. Regards, Dave. -

Re: [pgadmin-support] character varying and varchar

2006-12-04 Thread novnov
novnov wrote: > When 1.6 seems to have dropped varchar in favor of character varying. > Shouldn't this be an option as opposed to an enforced behavior? I've read > a > little on the list about the change, but the problem is some packages I'm > working with don't recognize character varying. Maybe

Re: [pgadmin-support] character varying and varchar

2006-12-04 Thread Dave Page
novnov wrote: When 1.6 seems to have dropped varchar in favor of character varying. Shouldn't this be an option as opposed to an enforced behavior? I've read a little on the list about the change, but the problem is some packages I'm working with don't recognize character varying. Maybe that will

[pgadmin-support] character varying and varchar

2006-12-03 Thread novnov
When 1.6 seems to have dropped varchar in favor of character varying. Shouldn't this be an option as opposed to an enforced behavior? I've read a little on the list about the change, but the problem is some packages I'm working with don't recognize character varying. Maybe that will change over ti