[DOCS] Documenting "replication" option in startup message

2017-04-07 Thread Heikki Linnakangas
Hi, I just noticed that the "replication=true/false/database" option, that you can include in the startup message, is missing from the Message Formats section. It is documented in the separate Streaming Replication Protocol section, but it's not in the list of options in the description of St

Re: [DOCS] Window function docs

2017-04-07 Thread Tom Lane
Bruce Momjian writes: > On Thu, Apr 6, 2017 at 06:13:44PM -0400, Tom Lane wrote: >> Not really convinced by the s/regular/normal/g changes. That doesn't seem >> to clarify much either. Maybe it would help to define "normal" near here. >> There's a definition in func.sgml (that they are not orde

Re: [DOCS] Window function docs

2017-04-07 Thread Bruce Momjian
On Thu, Apr 6, 2017 at 06:13:44PM -0400, Tom Lane wrote: > avg() is going to be evaluated across the current frame, not the whole > partition. I don't mind trying to be more precise than "appropriate set", > but it doesn't help to be apparently precise but wrong. > > Not really convinced by the