save redundant code for pseudotype I/O functions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject save redundant code for pseudotype I/O functions
Date
Msg-id 0b0c2a9a-2648-1f25-5600-e44bd30ab199@2ndquadrant.com
Whole thread Raw
Responses Re: save redundant code for pseudotype I/O functions  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
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.

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



pgsql-hackers by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: Re: Patch to implement pg_current_logfile() function
Next
From: "Karl O. Pinc"
Date:
Subject: Re: Patch to implement pg_current_logfile() function