--- Andrew Sullivan <[EMAIL PROTECTED]> wrote:
> 1.    I thought the SQL spec required varchar() not to pad.  Is
> it
> just that, because of the way pg_dump saved the char() data
> (as
> blank-padded) that the varchar() field preserves the padded
> data?  

The pg_dump utility dumps out the data as is so all CHAR columns
would be dumped with the accompanying padding spaces.  

Brent

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to