Re: Creating a DSA area to provide work space for parallel execution

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Cc: Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Creating a DSA area to provide work space for parallel execution
Date: 2016-12-16 16:41:49
Message-ID: CA+TgmoaESnu6N83+F1Pn_jMAoKUj29o5cESGdrbuJGtm1PUT1w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Dec 14, 2016 at 3:25 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Thoughts?

Hearing no objections, I've gone ahead and committed this. If that
makes somebody really unhappy I can revert it, but I am betting that
the real story is that nobody cares about preserving T_ID().

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-12-16 16:55:21 Re: PSQL commands: \quit_if, \quit_unless
Previous Message Robert Haas 2016-12-16 16:41:48 pgsql: Simplify LWLock tranche machinery by removing array_base/array_s