diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-13 01:54:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-13 01:54:07 +0000 |
commit | 57cf09591b4140773433f1b3ed5dc998ba2668a4 (patch) | |
tree | fcc7431d3d945f9a7b22433af0a26d46b7cec0bd /src/backend/utils/adt/numeric.c | |
parent | a84c95634e2c90e262f9634d83f6d2f258692612 (diff) | |
download | postgresql-57cf09591b4140773433f1b3ed5dc998ba2668a4.tar.gz postgresql-57cf09591b4140773433f1b3ed5dc998ba2668a4.zip |
Remove unnecessary limitations on lengths of bpchar and varchar constants.
Since we detect oversize tuples elsewhere, I see no reason not to allow
string constants that are 'too long' --- after all, they might never get
stored in a tuple at all.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions