| From: | Brendan Jurd <direvus(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "David E(dot) Wheeler" <david(at)justatheory(dot)com>, "pgsql-hackers(at)postgresql(dot)org Hackers" <pgsql-hackers(at)postgresql(dot)org>, Pavel Stěhule <pavel(dot)stehule(at)gmail(dot)com> |
| Subject: | Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL) |
| Date: | 2013-03-25 14:33:43 |
| Message-ID: | CADxJZo0LkkLVvtc9w-RYAnLAxkxQ+23JKur_k9_E-ezRYjENZA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 21 March 2013 10:45, Brendan Jurd <direvus(at)gmail(dot)com> wrote:
> src/test/isolation/expected/timeouts.out | 16 +-
> src/test/isolation/specs/timeouts.spec | 8 +-
Oops, looks like some unrelated changes made their way into the
original patch. Apologies. Here's a -v2 patch, sans stowaways.
Cheers,
BJ
| Attachment | Content-Type | Size |
|---|---|---|
| zero-length-array-v2.diff.bz2 | application/x-bzip2 | 12.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2013-03-25 14:56:22 | Re: pg_dump selectively ignores extension configuration tables |
| Previous Message | Tom Lane | 2013-03-25 14:28:26 | Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL) |