restart-footnote-numbering-in-each-sect1

2024-12-20 Thread jian he
hi. https://www.postgresql.org/docs/current/tutorial-window.html#id-1.4.5.6.9.5 """ [5] There are options to define the window frame in other ways, but this tutorial does not cover them. See Section 4.2.8 for details. """ Why is "[5]"? I think generally we want to restart the footnote numbering in

Re: Size limit for NOTIFY payload

2024-12-20 Thread Greg Sabino Mullane
On Fri, Dec 20, 2024 at 5:53 AM wrote: > Well, as I said, that's a *text* value with a *byte* limit. The > documentation should definitely mention something like *"with the default > database encoding"*. > I'm not sure why you think adding such wordage is needed. Bytes is bytes. Your application

Re: Size limit for NOTIFY payload

2024-12-20 Thread sulfinu
Well, as I said, that's a *text* value with a *byte* limit. The documentation should definitely mention something like *"with the default database encoding"*. În mie., 18 dec. 2024 la 18:29, Tom Lane a scris: > sulf...@gmail.com writes: > > What's the character encoding of the NOTIFY payload, is