Re: LIMIT/SORT optimization

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: "Bruce Momjian" <bruce(at)momjian(dot)us>
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-14 15:16:14
Message-ID: 87fy87n9dt.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


"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 Content-Type Size
sort-limit-v5.patch.gz application/octet-stream 7.6 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Joshua D. Drake 2007-03-14 15:21:53 Re: [PATCHES] Bitmapscan changes
Previous Message Hannu Krosing 2007-03-14 14:59:39 Re: [PATCHES] Bitmapscan changes