Re: custom average window function failure

From: Sebastian Luque <spluque(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: custom average window function failure
Date: 2016-10-16 13:51:10
Message-ID: 87pon0v1v5.fsf@otaria.sebmel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 15 Oct 2016 22:24:31 -0400,
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Sebastian Luque <spluque(at)gmail(dot)com> writes:
>> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> Are you in a position to apply patches? It's a one-line fix:
>>> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=dca25c2562199ce1e7e26367613912a8eadbbde8

>> I'd like to try this by obtaining the Debian source package,
>> downloading and applying patches such as this one, and then
>> rebuilding. However, I don't know how best to download the patches
>> from the URL above. If I click on the "patch" link, I'm simply taken
>> to the section where this is shown on the screen. What's the
>> procecure to download these patches?

> Clicking the "patch" link and then doing "save to file" in your
> browser should produce a file that will work as a patch.

Thanks, I had completely missed the "patch" link right at the top of the
page, so was only seeing the ones below the message, which work
differently. It all works with the top link.

--
Seb

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-10-16 15:06:58 Re: could not connect to server
Previous Message Adrian Klaver 2016-10-16 13:49:46 Re: could not connect to server