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
Makefile
pgbench.c Remove pgbench's hardwired limit on line length in custom script files. 2013-11-15 19:41:09 -05:00