Skip to content
Snippets Groups Projects
Commit 56eba9b8 authored by Robert Haas's avatar Robert Haas
Browse files

pgbench: Increase maximum size of log filename from 64 to MAXPGPATH.

Commit 41124a91 allowed the
transaction log file prefix to be changed but left in place the
existing 64-character limit on the total length of a log file name.
It's possible that could be inconvenient for somebody, so increase the
limit to MAXPGPATH, which ought to be enough for anybody.

Per a suggestion from Tom Lane.
parent ffa8c3d8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment