| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org, Greg Stark <gsstark(at)mit(dot)edu> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: CREATE INDEX ... ONLINE |
| Date: | 2006-08-25 04:10:36 |
| Message-ID: | 17985.1156479036@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.
Applied, with ... um ... rather extensive revisions. (I sure hope the
other stuff in the queue is less painful.)
I have done some "retail" testing on this, such as forcing it through
every code path via gdb. But it could definitely do with more testing.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ITAGAKI Takahiro | 2006-08-25 05:22:03 | autovacuum cannot start when connection is full |
| Previous Message | Jim C. Nasby | 2006-08-25 03:51:47 | Re: Autovacuum on by default? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2006-08-25 06:34:53 | Re: [PATCHES] Intervals within information_schema |
| Previous Message | Jeremy Kronuz | 2006-08-24 23:42:51 | Re: ISBN/ISSN/ISMN/EAN13 module |