Re: Error in Example

2023-09-01 Thread Erik Wienhold
On 31/08/2023 01:29 CEST PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/15/indexes-partial.html > Description: > > The IP addresses used to exemplify which one will be covered by the partial > index are inverted. No, the example is correct. It's about only indexing addresse

Error in Example

2023-09-01 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/indexes-partial.html Description: The IP addresses used to exemplify which one will be covered by the partial index are inverted.

Re: Error in example

2018-12-19 Thread Tom Lane
=?utf-8?q?PG_Doc_comments_form?= writes: > In the example of how to use SPI in the following link > https://www.postgresql.org/docs/10/spi-examples.html > The parameters numbers in the follow lines are wrong. > / * Convert a text object to a C string * / > command = text_to_cstring (PG_GE

Error in example

2018-12-19 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/spi-examples.html Description: Dear, In the example of how to use SPI in the following link https://www.postgresql.org/docs/10/spi-examples.html The parameters numbers in the follow lin