pgsql: Update /contrib/fuzzystrmatch error message to mention bytes, not - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update /contrib/fuzzystrmatch error message to mention bytes, not
Date
Msg-id 20070213180035.447629FB9C5@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update /contrib/fuzzystrmatch error message to mention bytes, not just
'length', which can be characters.

Modified Files:
--------------
    pgsql/contrib/fuzzystrmatch:
        fuzzystrmatch.c (r1.23 -> r1.24)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/fuzzystrmatch/fuzzystrmatch.c.diff?r1=1.23&r2=1.24)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add ORDER BY to vacummdb so databases are scaned in the same
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add code so database scans are done in an order consistent with