CREATE INDEX ... ONLINE

From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-patches(at)postgresql(dot)org
Subject: CREATE INDEX ... ONLINE
Date: 2006-07-13 17:27:21
Message-ID: 87ejwpifeu.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


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.

Attachment Content-Type Size
index.patch9 application/octet-stream 69.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bort, Paul 2006-07-13 17:41:37 Re: Three weeks left until feature freeze
Previous Message Tom Lane 2006-07-13 17:26:30 Re: Three weeks left until feature freeze

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2006-07-13 18:56:56 8.2 features?
Previous Message Kris Jurka 2006-07-13 14:32:44 7.3 contrib/ltree compile