Re: Simple documentation typo patch - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Simple documentation typo patch
Date
Msg-id CA+TgmoZQ0j+A52rGhLTHVbMySE34+AeJgrcNTd6deKD_zBpD2w@mail.gmail.com
Whole thread Raw
In response to Simple documentation typo patch  (David Christensen <david@endpoint.com>)
List pgsql-hackers
On Thu, Jul 18, 2013 at 2:53 PM, David Christensen <david@endpoint.com> wrote:
> Hey folks, this corrects typos going back to 75c6519ff68dbb97f73b13e9976fb8075bbde7b8 where EUC_JIS_2004 and
SHIFT_JIS_2004were first added.
 
>
> These typos are present in all supported major versions of PostgreSQL, back through 8.3; I didn't look any further
thanthat. :-)
 

Committed and back-patched to all currently-supported versions.

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



pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Improvement of checkpoint IO scheduler for stable transaction responses
Next
From: Tom Lane
Date:
Subject: Re: LATERAL quals revisited