typos

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: typos
Date: 2021-09-24 21:58:27
Message-ID: 20210924215827.GS831@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

A compilation of fixes for master.

The first patch should be applied to v13 - the typo was already fixed in master
but not backpatched.

Attachment Content-Type Size
0001-unused-COLUMNS-plural.patch13- text/plain 966 bytes
0001-Avoid-double-parens.patch text/x-diff 5.6 KB
0002-Deforming-is-never-done-for-Virtual-TTS-since-36d22d.patch text/x-diff 969 bytes
0003-Fix-comment-wrong-since-bf2a691e02d7766f185d9d8e0f09.patch text/x-diff 1.1 KB
0004-tablefunc.c-Fix-comment.patch text/x-diff 998 bytes
0005-Language-fixen-interval-round-values-when-spilling-t.patch text/x-diff 1.2 KB
0006-Refer-to-plural-statistics-OBJECTS.patch text/x-diff 4.2 KB
0007-Recheck-arg-is-not-needed-since-2011.patch text/x-diff 1.3 KB
0008-Add-some-missing-newlines-after-function-definitions.patch text/x-diff 1.5 KB
0009-Wrong-function-name-in-header-comment.patch text/x-diff 4.2 KB
0010-incorrect-file-names-in-header-comment.patch text/x-diff 8.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2021-09-24 21:58:48 Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)
Previous Message Andrew Dunstan 2021-09-24 21:37:48 Re: Proposal: Save user's original authenticated identity for logging