| From: | Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru> |
|---|---|
| To: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
| Cc: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Stas Kelvich <stas(dot)kelvich(at)gmail(dot)com>, Teodor Sigaev <teodor(at)sigaev(dot)ru> |
| Subject: | Re: [HACKERS] CUBE seems a bit confused about ORDER BY |
| Date: | 2017-12-07 19:48:12 |
| Message-ID: | CAPpHfdtb27Q_wvoKt-w0EyRE4+gFtsc70zD7MJ3f_4iBXeTJMA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Nov 29, 2017 at 3:10 PM, Alexander Korotkov <
a(dot)korotkov(at)postgrespro(dot)ru> wrote:
> I'll try to provide meaningful review next week.
>>
>
> Cool, thanks.
>
Andrey Borodin complained through Telegram that he can't apply my patches
using "git apply". After investigation of this problem, it appears that
the reason is that I still use git context diff setup according to our wiki
instruction (https://wiki.postgresql.org/wiki/Working_with_Git) I've look
around some threads and realized that I'm probably the only guy who still
sends context diff patches.
Attached patchset in universal diff format.
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-cube-knn-fix-3.patch | application/octet-stream | 35.0 KB |
| 0002-cube-knn-negative-coordinate-3.patch | application/octet-stream | 20.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chapman Flack | 2017-12-07 19:53:21 | Re: Logical replication without a Primary Key |
| Previous Message | Peter Eisentraut | 2017-12-07 19:45:53 | Re: [HACKERS] logical decoding of two-phase transactions |