Re: Typo in ExecBuildSlotPartitionKeyDescription prologue

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Rushabh Lathia <rushabh.lathia@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2017-11-28T19:21:06Z
Lists: pgsql-hackers
On Thu, Nov 23, 2017 at 2:26 AM, Rushabh Lathia
<rushabh.lathia@gmail.com> wrote:
> Here is a patch for fixing the function
> ExecBuildSlotPartitionKeyDescription()
> prologue.

Committed.

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


Commits

  1. Fix wrong function name in comment.