Re: code cleanup empty string initializations

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Aleksandr Parfenov <a(dot)parfenov(at)postgrespro(dot)ru>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: code cleanup empty string initializations
Date: 2017-09-08 16:38:17
Message-ID: b4e6e453-caa2-0feb-422b-b6099c8c82fe@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/8/17 03:45, Aleksandr Parfenov wrote:
> The following review has been posted through the commitfest application:
> make installcheck-world: tested, passed
> Implements feature: tested, passed
> Spec compliant: tested, passed
> Documentation: tested, passed
>
> Hi Peter,
>
> I looked through your patches and its look good to me.
> Patches make code more readable and clear, especially in case of encodingid.
>
> The new status of this patch is: Ready for Committer

Committed. Thanks!

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bossart, Nathan 2017-09-08 17:05:14 Re: [Proposal] Allow users to specify multiple tables in VACUUM commands
Previous Message Fabien COELHO 2017-09-08 15:53:03 Re: pgsql: Fix assorted portability issues in new pgbench TAP tests.