Removed:
authorBruce Momjian <bruce@momjian.us>
Tue, 30 Nov 2004 19:32:24 +0000 (19:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 30 Nov 2004 19:32:24 +0000 (19:32 +0000)
commit8b9a9c9a68436066c3f7c88bd0000854dd093e26
treef55dbed54094fb0725b34685c4b188e4c34ee7b1
parentf44c64c7270ac353278996a01ba765866b25f789
Removed:

< * Make log_min_duration_statement output when the duration is reached rather
<   than when the statement completes
<
<   This prints long queries while they are running, making trouble shooting
<   easier.  Also, it eliminates the need for log_statement because it
<   would now be the same as a log_min_duration_statement of zero.
doc/TODO