Re: [HACKERS] Simple documentation typo patch

2013-07-19 Thread Robert Haas
On Thu, Jul 18, 2013 at 2:53 PM, David Christensen wrote: > Hey folks, this corrects typos going back to > 75c6519ff68dbb97f73b13e9976fb8075bbde7b8 where EUC_JIS_2004 and > SHIFT_JIS_2004 were first added. > > These typos are present in all supported major versions of PostgreSQL, back > through

[HACKERS] Simple documentation typo patch

2013-07-18 Thread David Christensen
Hey folks, this corrects typos going back to 75c6519ff68dbb97f73b13e9976fb8075bbde7b8 where EUC_JIS_2004 and SHIFT_JIS_2004 were first added. These typos are present in all supported major versions of PostgreSQL, back through 8.3; I didn't look any further than that. :-) 0001-Doc-patch-for-