Re: save redundant code for pseudotype I/O functions

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: save redundant code for pseudotype I/O functions
Date: 2016-10-28 03:55:22
Message-ID: c3a8f542-c386-4a18-0a32-3c8abe62831d@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/27/16 11:49 PM, Peter Eisentraut wrote:
> Here is a patch to refactor some of the I/O functions in pseudotypes.c
> to save redundant code and reduce the number of distinct translatable
> strings.

And here is the actual patch.

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

Attachment Content-Type Size
0001-Save-redundant-code-for-pseudotype-I-O-functions.patch text/x-patch 9.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2016-10-28 04:33:16 Re: Hash Indexes
Previous Message Karl O. Pinc 2016-10-28 03:51:43 Re: Patch to implement pg_current_logfile() function