| From: | Emre Hasegeli <emre(at)hasegeli(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | "pgoutput" options missing on documentation |
| Date: | 2023-12-13 15:54:33 |
| Message-ID: | CAE2gYzwdwtUbs-tPSV-QBwgTubiyGD2ZGsSnAVsDfAGGLDrGOA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I noticed that Logical Streaming Replication Protocol documentation
[1] is missing the options added to "pgoutput" since version 14. A
patch is attached to fix it together with another small one to give a
nice error when "proto_version" parameter is not provided.
[1] https://www.postgresql.org/docs/devel/protocol-logical-replication.html
| Attachment | Content-Type | Size |
|---|---|---|
| v00-0001-pgoutput-Test-if-protocol_version-is-given.patch | application/octet-stream | 2.7 KB |
| v00-0002-pgoutput-Document-missing-options.patch | application/octet-stream | 6.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2023-12-13 17:12:25 | Re: Built-in CTYPE provider |
| Previous Message | Daniel Verite | 2023-12-13 15:34:15 | Re: Built-in CTYPE provider |