]> granicus.if.org Git - postgresql/commit
Fix misc typos, mostly in comments.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 9 Jul 2018 13:10:44 +0000 (16:10 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 18 Jul 2018 13:54:40 +0000 (16:54 +0300)
commitb0a7a41db53ef82aab340d62183bd047a386841c
tree7aa872f8f0991def05e239bb2ac8de8bdb841926
parentcbbe75fe67195d9ee3efb2ea7af216c37a521cbf
Fix misc typos, mostly in comments.

A collection of typos I happened to spot while reading code, as well as
grepping for common mistakes.

Backpatch to all supported versions, as applicable, to avoid conflicts
when backporting other commits in the future.
contrib/pg_upgrade/tablespace.c
src/interfaces/ecpg/ecpglib/execute.c
src/pl/tcl/pltcl.c