Re: ddd

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, tcook@blackducksoftware.com, Haribabu Kommi <kommi.haribabu@gmail.com>
Date: 2017-12-21T18:21:39Z
Lists: pgsql-hackers
On Thu, Dec 21, 2017 at 12:55 PM, Andres Freund <andres@anarazel.de> wrote:
> Had started written the email before finishing testing, forgot to fill
> in the blank. mutt annoyingly aborts with an empty subject, hence
> smashing one key a couple times.

Yeah, I figured that was what happened.  It probably came across as
sarcastic, sorry for that, but actually I was cracking up.

> Yea, that looks reasonable to me.

Committed.

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


Commits

  1. Adjust assertion in GetCurrentCommandId.

  2. Allow DML commands that create tables to use parallel query.