Re: [PoC PATCH] Parallel dump to /dev/null - Mailing list pgsql-hackers

From Michael Banck
Subject Re: [PoC PATCH] Parallel dump to /dev/null
Date
Msg-id 20180305124940.GH13784@nighthawk.caipicrew.dd-dns.de
Whole thread Raw
In response to Re: [PoC PATCH] Parallel dump to /dev/null  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: [PoC PATCH] Parallel dump to /dev/null  ("Andreas 'ads' Scherbaum" <adsmail@wars-nicht.de>)
List pgsql-hackers
Hi Alvaro,

On Thu, Mar 01, 2018 at 04:00:52PM -0300, Alvaro Herrera wrote:
> strdup -> pg_strdup()

Fixed.

> I wonder if, instead of doing strcmp() all over the place, we should
> give this behavior a separate boolean flag in lclContext.

I mused a bit about what to name that flag and came up with `discard',
but maybe somebody has a better idea?

In any case, new patch attached which does this.


Michael

-- 
Michael Banck
Projektleiter / Senior Berater
Tel.: +49 2166 9901-171
Fax:  +49 2166 9901-100
Email: michael.banck@credativ.de

credativ GmbH, HRB Mönchengladbach 12080
USt-ID-Nummer: DE204566209
Trompeterallee 108, 41189 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer

Attachment

pgsql-hackers by date:

Previous
From: "Andreas 'ads' Scherbaum"
Date:
Subject: Re: [PATCH] Find additional connection service files inpg_service.conf.d directory
Next
From: Aleksander Alekseev
Date:
Subject: Re: new function for tsquery creartion