diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-09-20 03:55:40 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-09-20 03:55:40 +0000 |
commit | c51a049ef283b870465ae10a3d819f9139fe0936 (patch) | |
tree | 95beb976319e597da3868d1a0e640e08a2607c72 /src/backend/utils/adt/formatting.c | |
parent | 192b0c94f25db874439506ab6cb1434d3c09d3e0 (diff) | |
download | postgresql-c51a049ef283b870465ae10a3d819f9139fe0936.tar.gz postgresql-c51a049ef283b870465ae10a3d819f9139fe0936.zip |
Tom Lane wrote:
> I see in your recent bytea-LIKE patch
>
> if (datatype != BYTEAOID && pg_database_encoding_max_length()
> 1)
> len = pg_mbcliplen((const unsigned char *) workstr, len,
len - 1);
> else
> len -= -1;
>
> Surely there's one too many minus signs in that last?
Joe Conway
Diffstat (limited to 'src/backend/utils/adt/formatting.c')
0 files changed, 0 insertions, 0 deletions