Re: [HACKERS] Lets delete src/test/performance

2015-03-22 Thread Andres Freund
On March 22, 2015 3:21:34 AM GMT+01:00, Bruce Momjian wrote: >On Thu, Mar 19, 2015 at 09:57:05PM -0400, Bruce Momjian wrote: >> > commit cf76759f34a172d424301cfa3723baee37f4a7ce >> > Author: Vadim B. Mikheev >> > Date: Fri Sep 26 14:55:21 1997 + >> > >> > Start with performance suite.

Re: [HACKERS] Lets delete src/test/performance

2015-03-21 Thread Bruce Momjian
On Thu, Mar 19, 2015 at 09:57:05PM -0400, Bruce Momjian wrote: > > commit cf76759f34a172d424301cfa3723baee37f4a7ce > > Author: Vadim B. Mikheev > > Date: Fri Sep 26 14:55:21 1997 + > > > > Start with performance suite. > > Any objection if I remove the src/test/performance directory an

Re: [HACKERS] Lets delete src/test/performance

2015-03-19 Thread Bruce Momjian
On Tue, Oct 7, 2014 at 02:03:04PM +0200, Andres Freund wrote: > Hi, > > The code in there doesn't look very interesting - and very unlikely to > run these days. Notably it relies on a binary called 'postmaster' et > al... > > The last realy changes are from a long time ago: > > commit 142d42f93

[HACKERS] Lets delete src/test/performance

2014-10-07 Thread Andres Freund
Hi, The code in there doesn't look very interesting - and very unlikely to run these days. Notably it relies on a binary called 'postmaster' et al... The last realy changes are from a long time ago: commit 142d42f9386ed81a4f0779ec8a0cad1254173b5e Author: Vadim B. Mikheev Date: Fri Sep 26 14:5