| From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [BUGS] create index concurrently blocks on transactions in other databases |
| Date: | 2007-09-06 21:55:27 |
| Message-ID: | 1189115727.4175.436.camel@ebony.site |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-patches |
On Thu, 2007-09-06 at 21:47 +0100, Simon Riggs wrote:
> On Thu, 2007-09-06 at 15:55 -0400, Tom Lane wrote:
> > This would have been painful to fix in 8.2 but it seems relatively
> > trivial in HEAD --- we just need another filter option in
> > GetCurrentVirtualXIDs.
Patch enclosed. Tested manually on same/different databases.
No docs changed, nor test cases added.
--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com
| Attachment | Content-Type | Size |
|---|---|---|
| cic.v1.patch | text/x-patch | 3.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-09-07 01:01:24 | Re: Re: [BUGS] create index concurrently blocks on transactions in other databases |
| Previous Message | Simon Riggs | 2007-09-06 21:54:08 | Re: create index concurrently blocks on transactions in other databases |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-09-07 01:01:24 | Re: Re: [BUGS] create index concurrently blocks on transactions in other databases |
| Previous Message | Simon Riggs | 2007-09-06 21:54:08 | Re: create index concurrently blocks on transactions in other databases |