diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-11-15 19:41:09 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-11-15 19:41:09 -0500 |
commit | 61a07bae47886b8333b9cce882d73d5fdaaec618 (patch) | |
tree | e2450d7a18ecdb4ed91f3fd7fb9ba1d103f14699 /src/backend/commands/aggregatecmds.c | |
parent | f1f21b2d6fd170faf9824306ef4f4950c32ce49d (diff) | |
download | postgresql-61a07bae47886b8333b9cce882d73d5fdaaec618.tar.gz postgresql-61a07bae47886b8333b9cce882d73d5fdaaec618.zip |
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
Diffstat (limited to 'src/backend/commands/aggregatecmds.c')
0 files changed, 0 insertions, 0 deletions