| From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
|---|---|
| To: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
| Cc: | Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Review: B-Tree emulation for GIN |
| Date: | 2009-01-11 21:35:13 |
| Message-ID: | 1231709713.25019.129.camel@jdavis |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, 2008-12-28 at 23:41 -0800, Jeff Davis wrote:
> 2. Why do you create a shell type "int32" from btree_gin.sql? I tried
> doing a search-and-replace to use "int4" instead, and it seems to work
> fine (and eliminates the warnings). I left it with int32 in my version
> of the patch because I thought you may have some reason for using it.
>
Attached an updated patch with this change.
Regards,
Jeff Davis
| Attachment | Content-Type | Size |
|---|---|---|
| btree-gin.20090111.patch.gz | application/x-gzip | 14.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Euler Taveira de Oliveira | 2009-01-11 23:47:40 | Re: autovacuum and reloptions |
| Previous Message | Tom Lane | 2009-01-11 20:41:02 | Re: posix_fadvise v22 |