Thread
Commits
-
Fix typo in pg_publication.c
- 52b5c53ae8ca 15.0 landed
-
Fix typo in pg_publication.c
Peter Smith <smithpb2250@gmail.com> — 2022-06-23T07:35:37Z
PSA trivial patch fixing a harmless #define typo. ------ Kind Regards, Peter Smith. Fujitsu Australia
-
Re: Fix typo in pg_publication.c
Michael Paquier <michael@paquier.xyz> — 2022-06-23T07:43:37Z
On Thu, Jun 23, 2022 at 05:35:37PM +1000, Peter Smith wrote: > PSA trivial patch fixing a harmless #define typo. Thanks, done. -- Michael