awsdocs / amazon-redshift-developer-guide

This is the documentation for the Amazon Redshift Developer Guide
Other
121 stars 143 forks source link

fix: VARCHAR size is defined by bytes, not characters #49

Closed sweb closed 1 year ago

sweb commented 3 years ago

Description of changes:

There is a small inconsistency in the definition of how TEXT is handled in Redshift. While the description states that values up to 256 characters are accepted, it should be 256 bytes or single-byte-characters.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

joshbean commented 1 year ago

Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.