The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/bug-reporting.html
Description:
Need a PostgreSQL 16 developer edition for enabling vector support.
We want to compile a vector extension in the postgres 16 dev edition and
use
the vector
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/runtime-config-client.html
Description:
Thanks for the cool product. One comment concerning the lock_timeout
parameter:
The documentation states here:
https://www.postgresql.org/docs/16/r
On Sat, Mar 30, 2024 at 11:16 PM Noah Misch wrote:
> On Tue, Jan 30, 2024 at 01:49:42PM -0700, David G. Johnston wrote:
> > + The membership grants created by the
> > + IN ROLE, ROLE, and
> ADMIN
> > + clauses have the role executing this command as the grantee.
>
> This should be s/grantee
On Wed, Apr 3, 2024 at 1:18 PM Daniel Gustafsson wrote:
> The tools.ietf.org server which we use for all RFC/BCP links in the docs
> has
> been decommissioned, and our links are 301 redirected to the new locations
> (datatracker. and rfc-editor.). To avoi another network roundtrip for our
> rea
The tools.ietf.org server which we use for all RFC/BCP links in the docs has
been decommissioned, and our links are 301 redirected to the new locations
(datatracker. and rfc-editor.). To avoi another network roundtrip for our
readers, the attached patch updates the links to their new respective
l
Hi,
I was reading
https://www.postgresql.org/docs/current/postgres-fdw.html#POSTGRES-FDW-OPTIONS-REMOTE-EXECUTION
and found that it mentions that Immutable Functions and Operators can be
pushed down using `extensions` option for foreign server.
But it does not mention about TYPE.
In the shippable.