Re: docs: pg_replication_origin_oid() description does not match behaviour
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ian Lawrence Barwick <barwick@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-01-18T01:23:57Z
Lists: pgsql-hackers
On Tue, Jan 18, 2022 at 10:19:41AM +0900, Ian Lawrence Barwick wrote: > Given that the code has remained unchanged since the function was > introduced in 9.5, it seems reasonable to change the documentation > to match the function behaviour rather than the other way round. Obviously. I'll go fix that as you suggest, if there are no objections. -- Michael
Commits
-
doc: Fix description of pg_replication_origin_oid() in error case
- cb91cb8aacce 10.20 landed
- d696e63963d2 11.15 landed
- fdb11ad458a7 12.10 landed
- 3204b8a7affc 13.6 landed
- 0f1367c9f381 14.2 landed
- 44129c04323e 15.0 landed