| From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | "Joe Conway" <mail(at)joeconway(dot)com>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: array support patch phase 1 patch |
| Date: | 2003-03-25 06:42:35 |
| Message-ID: | 066501c2f299$b8816100$6500a8c0@fhp.internal |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
> This patch is starting to get large enough that it is a challenge to
> keep in sync with cvs, and it is reasonably complete as a package, so I
> was hoping it could be reviewed and committed as "array support phase
> 1". The most notable missing item is documentation, but if possible I'd
> like to defer that until a few more items are complete (see
> "Yet-to-come" below).
>
> If a more complete package (e.g. want to wait for items 1-5 of
> "Yet-to-come") is preferred, please let me know and I'll keep plugging
> along.
>
> Note that the gram.y changes are a bit ugly, but I struggled with
> getting anything less ugly to work.
>
> As is, it passes all regression tests (make installcheck), and covers
> the following:
I can confirm that this patch applies cleanly, compiles and passes all
regression tests on FreeBSD/alpha.
Chris
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fabio Furia Silva | 2003-03-25 16:31:10 | Re: ALTER TABLE .. SET WITH / WITHOUT OIDS |
| Previous Message | Joe Conway | 2003-03-25 05:45:20 | array support patch phase 1 patch |