On Sat, May 15, 2010 at 1:52 PM, Erik Rijkers <[email protected]> wrote: > Attached some formatting improvements to xfunc.sgml > > (1 typo; 2x wrap long code examples to make them readable in .pdf)
I applied this typo fix all the way back to 7.4, and the two changes to the CREATE OR REPLACE function formatting to HEAD. I don't want to break the error message, though, because (1) it breaks grepability for that error message and (2) it'll look wrong in the HTML version of the documentation. The formatting of CREATE OR REPLACE is somewhat arbitrary and we have similar examples to your proposed formatting elsewhere in the documentation, but the error message is what it is. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
