Re: [DOCS] Documenting timezone setting in initdb

2014-12-11 Thread Peter Eisentraut
On 11/15/14 7:19 PM, Daniel Gustafsson wrote: > Setting the time zone of the newly created cluster from initdb via the > environment variable isn't documented in the initdb section (but very handy). > Attached is a patch adding a mention of TZ in the Environment section. What is a "full time zone

Re: [DOCS] Enhance 5.8. Inheritance

2014-12-11 Thread Peter Eisentraut
On 11/19/14 5:30 PM, Pekka Järvinen wrote: > Just a quick comment about > http://www.postgresql.org/docs/9.4/static/ddl-inherit.html > I think in this page should mention partitioning (5.9) in the very first > paragraph. Or some way hint the reader that might be the actual thing > they're after. I

Re: [DOCS] Minor mistake in string functions docs - overlay

2014-12-11 Thread Tom Lane
Roy Tate writes: > I found a minor mistake in the documentation of string functions. > http://www.postgresql.org/docs/9.4/static/functions-string.html > In table 9-6 examples and results columns, look at the overlay function, > which has 4 x characters, but overlays 3 characters. Please remove a

[DOCS] Minor mistake in string functions docs - overlay

2014-12-11 Thread Roy Tate
I found a minor mistake in the documentation of string functions. http://www.postgresql.org/docs/9.4/static/functions-string.html In table 9-6 examples and results columns, look at the overlay function, which has 4 x characters, but overlays 3 characters. Please remove an x. overlay('T**as'