postgresql/contrib/pgbench
Tom Lane 61a07bae47 Remove pgbench's hardwired limit on line length in custom script files.
pgbench formerly failed on lines longer than BUFSIZ, unexpectedly
splitting them into multiple commands.  Allow it to work with any
length of input line.

Sawada Masahiko
2013-11-15 19:41:09 -05:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Use consistent spacing for PGAPPICON Makefile option. 2011-01-24 20:46:30 -05:00
pgbench.c Remove pgbench's hardwired limit on line length in custom script files. 2013-11-15 19:41:09 -05:00