From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Gregory Stark <stark(at)enterprisedb(dot)com> |
Cc: | Gregory Stark <gsstark(at)mit(dot)edu>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: LIMIT/SORT optimization |
Date: | 2007-03-22 20:40:55 |
Message-ID: | 200703222040.l2MKetN05738@momjian.us |
Views: | Raw Message | Whole Thread | 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:
>
> "Gregory Stark" <stark(at)enterprisedb(dot)com> writes:
>
> > Bruce Momjian <bruce(at)momjian(dot)us> writes:
> >
> >> Is there a newer version of this patch?
> >
> > As requested, I've cut an updated version of this patch against CVS HEAD:
> >
> > http://community.enterprisedb.com/sort-limit-v5.patch.gz
>
> Someone asked why I've been posting links rather than attachments. The only
> reason was because when I posted patches in the past they were dropped by the
> mailing list. I would say "refused" except I never received a bounce, the
> messages just never appeared on list or in the archive.
>
> I'll try attaching this patch again, which is relatively small compared to the
> recursive query patches and packed varlena patches which disappeared into the
> ether. Also, this one is gzipped whereas in the past I usually attached
> patches uncompressed so people could read them without saving and
> uncompressing them. Perhaps one of those differences is the source of the
> problem?
>
> Do people prefer receiving attachments or downloadable links?
> Does the answer change if the patches are quite large?
>
[ Attachment, skipping... ]
>
> --
> Gregory Stark
> EnterpriseDB http://www.enterprisedb.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
> http://www.postgresql.org/about/donate
--
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 | Dave Page | 2007-03-22 20:41:42 | Re: Re: [DOCS] suggestion for improving TMPDIR and "--format" docs for pg_dump |
Previous Message | Bruce Momjian | 2007-03-22 20:33:54 | Re: [PATCHES] As proposed the complete changes to pg_trigger and pg_rewrite |