mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
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.