Re: [PoC PATCH] Parallel dump to /dev/null

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Michael Banck <michael(dot)banck(at)credativ(dot)de>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PoC PATCH] Parallel dump to /dev/null
Date: 2018-03-01 19:00:52
Message-ID: 20180301190052.firfecgwg75lgyaa@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

strdup -> pg_strdup()

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

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2018-03-01 19:06:09 Re: [HACKERS] MERGE SQL Statement for PG11
Previous Message Andres Freund 2018-03-01 18:54:55 Re: Protect syscache from bloating with negative cache entries