| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Gregory Stark <stark(at)enterprisedb(dot)com> |
| Cc: | pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: updated SORT/LIMIT patch |
| Date: | 2007-04-27 02:57:44 |
| Message-ID: | 200704270257.l3R2viN13648@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.
---------------------------------------------------------------------------
Gregory Stark wrote:
>
> Updated patch against cvs update in case it makes applying easier.
>
> One minor change:
>
> . Added #include <limits.h> in tuplesort.h to pull in UINT_MAX
> (thanks to dpage for noticing this is necessary on OSX)
>
[ Attachment, skipping... ]
>
>
> --
> Gregory Stark
> EnterpriseDB http://www.enterprisedb.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Smith | 2007-04-27 03:58:19 | Re: too much WAL volume |
| Previous Message | Bruce Momjian | 2007-04-27 02:57:37 | Re: [HACKERS] autovacuum does not start in HEAD |