• Tom Lane's avatar
    Minor code cleanups in pgbench expression support. · e9dd03c0
    Tom Lane authored
    Get rid of unnecessary expr_yylex declaration (we haven't supported
    flex 2.5.4 in a long time, and even if we still did, the declaration in
    pgbench.h makes this one unnecessary and inappropriate).  Fix copyright
    dates, improve some layout choices, etc.
    e9dd03c0
exprparse.y 2.19 KB