| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Greg Stark <gsstark(at)mit(dot)edu> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: CREATE INDEX ... ONLINE |
| Date: | 2006-08-16 15:17:46 |
| Message-ID: | 20246.1155741466@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Greg Stark <gsstark(at)mit(dot)edu> writes:
> Updated patch. Fixed a few minor things, added documentation and regression
> tests. Unfortunately I can't test the regression tests because I get a
> segmentation fault earlier in the same file due to a GIN index build. So I
> haven't updated the "expected" output.
What's the status of this patch --- have you done anything more with it
since the 13-Jul submission?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-08-16 15:37:26 | Re: libpq Describe Extension [WAS: Bytea and perl] |
| Previous Message | Andrew Hammond | 2006-08-16 15:08:16 | Re: BugTracker (Was: Re: 8.2 features status) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2006-08-16 15:41:18 | Re: [HACKERS] Forcing current WAL file to be archived |
| Previous Message | Tom Lane | 2006-08-16 13:15:41 | Re: [PATCHES] WIP: bitmap indexes |