Re: [HACKERS] CSV Logging questions

2017-09-04 Thread David Fetter
On Mon, Sep 04, 2017 at 05:27:40PM +0100, Greg Stark wrote: > I was just looking over the CSV logging code and have a few questions > about why things were done the way they were done. > > 1) Why do we gather a per-session log line number? Is it just to aid > people importing to avoid duplicate en

[HACKERS] CSV Logging questions

2017-09-04 Thread Greg Stark
I was just looking over the CSV logging code and have a few questions about why things were done the way they were done. 1) Why do we gather a per-session log line number? Is it just to aid people importing to avoid duplicate entries from partial files? Is there some other purpose given that entri