Lets delete src/test/performance - Mailing list pgsql-hackers

From Andres Freund
Subject Lets delete src/test/performance
Date
Msg-id 20141007120304.GD22022@awork2.anarazel.de
Whole thread Raw
Responses Re: Lets delete src/test/performance
List pgsql-hackers
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 <vadim4o@yahoo.com>
Date:   Fri Sep 26 14:57:36 1997 +0000
   Scripts to run queries and data.

commit dbde5caeed4c9bdaf1292e52eafed80bbf01e9e9
Author: Vadim B. Mikheev <vadim4o@yahoo.com>
Date:   Fri Sep 26 14:55:44 1997 +0000
   Some results.

commit cf76759f34a172d424301cfa3723baee37f4a7ce
Author: Vadim B. Mikheev <vadim4o@yahoo.com>
Date:   Fri Sep 26 14:55:21 1997 +0000
   Start with performance suite.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Marti Raudsepp
Date:
Subject: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Next
From: Bruce Momjian
Date:
Subject: Re: Dynamic LWLock tracing via pg_stat_lwlock (proof of concept)