| From: | Юрий Соколов <funny(dot)falcon(at)gmail(dot)com> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Claudio Freire <klaussfreire(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Sokolov Yura <funny(dot)falcon(at)postgrespro(dot)ru>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, PostgreSQL-Dev <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Small improvement to compactify_tuples |
| Date: | 2017-11-28 20:30:53 |
| Message-ID: | CAL-rCA3=MiVU7SWenhPL0a3e5KfOkzvXZDp_WL+ea2Ky57Fqdg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2017-11-28 11:49 GMT+03:00 Peter Geoghegan <pg(at)bowt(dot)ie>:
>
> On Mon, Nov 27, 2017 at 11:46 PM, Юрий Соколов <funny(dot)falcon(at)gmail(dot)com>
wrote:
> > Attached patched replaces gen_qsort_tuple.pl with qsort_template.h -
generic
> > qsort template header.
> > Some tests do not specify exact order (ie their output depends on order
of
> > equal elements). Such tests output wes fixed.
> >
> > I didn't apply this qsort to compactify_tuples yet. Will do soon.
>
> Seems you forgot to attach the patch.
Oh, you are right. Thank you for reminding.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Header-for-customized-qsort.patch.gz | application/x-gzip | 7.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2017-11-28 20:33:40 | Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager |
| Previous Message | Mark Dilger | 2017-11-28 20:06:34 | Re: pgindent run? |