Small typo fix in logical decoding example
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-08-18T09:38:44Z
Lists: pgsql-hackers
Attachments
- logdec_example_typo.diff (application/octet-stream) patch
The attached fixes s/atleast/at least/ in the logical decoding examples section in the docs, will push in a bit. -- Daniel Gustafsson https://vmware.com/
Commits
-
Doc: Fix typo in logical decoding example
- 76987bad3380 15.0 landed