Re: [HACKERS] 9.2 Reviewfest - logging hooks patch

2012-01-15 Thread Martin Pihlak
On 01/13/2012 05:29 AM, Christopher Maujean wrote: > Patch > > > > In reviewing the referenced patch, we found that it has no developer > documentation and no regression tests. While it compiles and installs, > there is nothin

[HACKERS] 9.2 Reviewfest - logging hooks patch

2012-01-12 Thread Christopher Maujean
Patch In reviewing the referenced patch, we found that it has no developer documentation and no regression tests. While it compiles and installs, there is nothing to tell us how to use (or test) it. --Christopher __