Re: Make pgoutput documentation easier to find
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Euler Taveira <euler@eulerto.com>
Cc: Peter Eisentraut <peter@eisentraut.org>, pgsql-docs@lists.postgresql.org
Date: 2025-08-08T15:26:02Z
Lists: pgsql-hackers, pgsql-docs
On Thu, Aug 7, 2025 at 10:35 PM Euler Taveira <euler@eulerto.com> 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 decide to do it, it would be better to make the change in a separate patch. Regards, -- Fujii Masao
Commits
-
doc: Improve pgoutput documentation.
- 38c5fbd97ee6 19 (unreleased) landed
-
doc: Improve documentation discoverability for pgoutput.
- 34a62c2c7fae 19 (unreleased) landed
-
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
- 55527368bd07 18.0 cited