Thread: pgsql: Use 'token' not 'lexeme' to describe the output of a parser.

pgsql: Use 'token' not 'lexeme' to describe the output of a parser.

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Use 'token' not 'lexeme' to describe the output of a parser.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.159 -> r1.160)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.159&r2=1.160)