Re: ISN patch that applies cleanly with git apply
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Peter Geoghegan <peter.geoghegan86@gmail.com>, PG Hackers <pgsql-hackers@postgresql.org>, Jan Otto <asche@me.com>
Date: 2010-10-18T17:57:44Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > I may be in the minority here, but I'm inclined to just apply this and > move on. FWIW, I agree with applying the code patch as-is, but I think we need to consider the documentation. Specifically: 1. The first para of http://developer.postgresql.org/pgdocs/postgres/isn.html asserts that ISNs are "correctly hyphenated" on output. Given this discussion, that statement clearly ought to be toned down. But how shall we word it instead? 2. Does the bibliography at the bottom of the page need any updates? regards, tom lane