Andrew Ayers <[EMAIL PROTECTED]> writes: > Then people say "there is no difference, internally it is the same to PG". > So - why the two types?
History. TEXT was there first, VARCHAR was added for spec compliance. > Personally, if such a change were to come about, I would lean toward > adding the "TEXT(x)" to the system, and deprecating VARCHAR. Leave both > in for a few versions, then rip VARCHAR support out. Why? I can show you where the SQL spec says that we're not doing that. I have myself been wondering if we couldn't converge the TEXT and VARCHAR types some more, but we're not likely to remove either one. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings