Make the psql line counter 64-bit so it can handle files > 4gig lines.
Bruce Momjian <bruce@momjian.us>
Make the psql line counter 64-bit so it can handle files > 4gig lines. David Fetter
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/common.c | modified | +2 −2 |
| src/bin/psql/mainloop.c | modified | +2 −2 |
| src/bin/psql/settings.h | modified | +2 −2 |