Make the psql line counter 64-bit so it can handle files > 4gig lines.

Bruce Momjian <bruce@momjian.us>

Commit: 33bf73a79ae9175093d13674b5f28b89affdbca5
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-08-11T19:20:59Z
Releases: 8.2.0
Make the psql line counter 64-bit so it can handle files > 4gig lines.

David Fetter

Files

PathChange+/−
src/bin/psql/common.c modified +2 −2
src/bin/psql/mainloop.c modified +2 −2
src/bin/psql/settings.h modified +2 −2