Re: [DOCS] Functions example results incorrect

2011-07-11 Thread Tom Lane
Bruce Momjian writes: > Tom Lane wrote: >> The sample results shown on this page assume that the server parameter >> bytea_output is set >> to escape (the traditional PostgreSQL format). > Please consider that the "traditional PostgreSQL format" is now not the > _default_ bytea_output format. I

Re: [DOCS] Functions example results incorrect

2011-07-11 Thread Bruce Momjian
Tom Lane wrote: > Thom Brown writes: > > On 1 July 2011 19:17, Tom Lane wrote: > >> Thom Brown writes: > >>> The quote literal example of quote_literal('O\'Reilly') doesn't work > >>> on my installation by default. > > >> Hmm, should we use an E'' literal there, or change the input to be > >> '

[DOCS] pg_stat_database not in the index 9.0.4

2011-07-11 Thread Emanuel Calvo
I realized that the view pg_stat_database is not in the book index: http://www.postgresql.org/docs/9.0/static/bookindex.html Maybe it must point to: http://www.postgresql.org/docs/9.0/static/monitoring-stats.html -- --               Emanuel Calvo               Helpame.com -- Sent via pgsql-do