]> granicus.if.org Git - postgresql/commit
Fix typos in comments and doc
authorFujii Masao <fujii@postgresql.org>
Thu, 28 Jan 2016 07:47:36 +0000 (16:47 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 28 Jan 2016 07:47:36 +0000 (16:47 +0900)
commit62e2ddd4ca47756372f2788256f445bba6bb492c
treed513bbcde83d6c80e92bd32a3fcb19d3a4e56029
parent7f46eaf035440564e7dae3b03916735b92c83248
Fix typos in comments and doc

overriden -> overridden

The misspelling in create_extension.sgml was introduced in b67aaf2,
so no need to backpatch.
doc/src/sgml/ref/create_extension.sgml
src/backend/bootstrap/bootstrap.c
src/makefiles/Makefile.win32