Re: Make pgoutput documentation easier to find

2025-08-08 Thread Fujii Masao
On Thu, Aug 7, 2025 at 10:35 PM Euler Taveira wrote: > Since you are proposing this change, I'm wondering if we shouldn't move > "Writing Logical Decoding Output Plugins" to "Internals" chapter. It contains > information to PostgreSQL developers. Maybe, but I don’t have a strong opinion. If we de

Removing publicly-writable schemas from search_path with ECPG

2025-08-08 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/ecpg-connect.html Description: Hello, This comment relates to the last paragraph of section 34.2.1 of the Postgres 16 documentation. I am learning to use ECPG and trying to follow best p