mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03: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.