Re: Small typo in func.sgml
Tom Lane <[email protected]> Thu, 07 Nov 2019 11:56:31 -0500
| Newsgroups | gmane.comp.db.postgresql.devel.documentation |
|---|---|
| Message-ID | <[email protected]> |
Tatsuo Ishii <[email protected]> writes: > I thinkk a new line is needed after <para>. > - <para>JSON query functions and operators > + <para> > + JSON query functions and operators It doesn't really make any difference, I believe. I agree it's neater with the newline, but I wouldn't bother changing it unless you're making some other nearby change. (There are actually instances of this in quite a few places in our docs, if memory serves. I think somebody uses, or used, an editor that tended to remove newlines in that context.) regards, tom lane