aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/clog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-08-02 16:51:10 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-08-02 16:51:10 +0000
commitd5299891498df311a0f7b1584a9ba16be2a927c1 (patch)
tree09176ab04aaa0083f7d5fa185eecc2250e4156a6 /src/backend/access/transam/clog.c
parent630bfcd10c279cdcce22ea8fb4c046e4555cb268 (diff)
downloadpostgresql-d5299891498df311a0f7b1584a9ba16be2a927c1.tar.gz
postgresql-d5299891498df311a0f7b1584a9ba16be2a927c1.zip
While perusing SQL92 I realized that we are delivering the wrong SQLSTATE
error code for string-too-long errors. It should be STRING_DATA_RIGHT_TRUNCATION not STRING_DATA_LENGTH_MISMATCH. The latter probably should only be applied to cases where a string must be exactly so many bits --- there are no cases at all where it applies to character strings, only bit strings.
Diffstat (limited to 'src/backend/access/transam/clog.c')
0 files changed, 0 insertions, 0 deletions