Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath
Date: 2018-01-25 12:55:36
Message-ID: CAKJS1f_guxNND+kFFP+CF9J2mpHu0XTg9yRZtePaG85yoY7iVQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've attached an updated patch which takes care of the build failure
caused by the new call to create_append_path added in bb94ce4.

--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
remove_singleton_appends_2018-01-26.patch application/octet-stream 61.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ildar Musin 2018-01-25 13:03:20 Re: [HACKERS] Custom compression methods
Previous Message Stephen Frost 2018-01-25 12:38:37 Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files