Small patch to remove some duplicate words in comments
David Rowley <david.rowley@2ndquadrant.com>
From: David Rowley <david.rowley@2ndquadrant.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-08-26T11:42:48Z
Lists: pgsql-hackers
Attachments
- remove_duplicate_words_in_comments.patch (application/octet-stream) patch
I noticed one while looking at partprune.c and found the others with grep. -- David Rowley http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Fix typos.
- 9ca220799000 11.0 landed
- 18e586741b41 12.0 landed