mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -04:00
f82d4d5302
are used to populate the tables with -i, but when running actual benchmark it has values separately hard-coded in the query metacommands. This patch makes the metacommands obtain their values from the relevant #defines. Patch provided by Jeff Janes.