postgresql/contrib/pgbench
Itagaki Takahiro 660f532898 Add verification of variable names in pgbench.
Variables must consist of only alphabets, numerals and underscores.
We had allowed to set variables with invalid names, but could not
refer them in queries.

Thanks to Robert Haas for the review.
2010-01-06 01:12:14 +00:00
..
Makefile Portability and documentation fixes for threaded pgbench patch. 2009-08-03 18:30:55 +00:00
pgbench.c Add verification of variable names in pgbench. 2010-01-06 01:12:14 +00:00