| From: | "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | "Gregory Stark" <stark(at)enterprisedb(dot)com>, "Martijn van Oosterhout" <kleptog(at)svana(dot)org> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Concurrent connections in psql |
| Date: | 2006-12-13 19:59:49 |
| Message-ID: | 1166039990.3733.51.camel@silverbirch.site |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 2006-12-12 at 18:54 -0500, Gregory Stark wrote:
> A brief explanation including an example regression test (the SAVEPOINT
> locking bug discovered recently) and the patch here:
>
> http://community.enterprisedb.com/concurrent/index.html
>
One of the original inspirations for this was the observation from
Martijn that concurrent test cases are much easier to write in a single
script, which has proved to be an essential observation to the
development of useful multi-session test cases. So kudos to Martijn.
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim C. Nasby | 2006-12-13 21:11:12 | Re: Vacuum, analyze, and setting reltuples of pg_class |
| Previous Message | Simon Riggs | 2006-12-13 19:52:11 | Re: recovery.conf parsing problems |