Re: Documentation on Hash and btree Indexes on jsonb

2021-02-15 Thread Laurenz Albe
On Sat, 2021-02-13 at 09:37 +, PG Doc comments form wrote: > The documentation on https://www.postgresql.org/docs/12/datatype-json.html > claims: > "jsonb also supports btree and hash indexes. These are usually useful only > if it's important to check equality of complete JSON documents." > >

Matview Refresh Privilege Clarification

2021-02-15 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/sql-refreshmaterializedview.html Description: I hope everyone is well. I have not found it explicitly specify anywhere but from my experience I have gathered that when you refresh a mater

About the return states of SPI_execute for plpy.execute().status()

2021-02-15 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/spi-spi-execute.html Description: Hello. I'm using Postgres 9.3.25. I know it's an unsupported version but the documentation pages that I will mention stay the same between 9.3 and 13. In