code cleanups

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: code cleanups
Date: 2022-11-23 17:24:36
Message-ID: 20221123172436.GJ11463@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Some modest cleanups I've accumulated.

Attachment Content-Type Size
0001-WIP-do-not-loop-to-set-an-array-to-false.patch text/x-diff 7.9 KB
0002-Avoid-the-most-useless-instances-of-nulls-0-false.patch text/x-diff 9.1 KB
0003-selfuncs.c-refactor-parent-ACL-check.patch text/x-diff 6.7 KB
0004-move-beentry-away-from-the-middle-of-the-loop-body.patch text/x-diff 1.2 KB
0005-conjunction-is-cleaner-and-shorter-than-nested-condi.patch text/x-diff 967 bytes
0006-basebackup-use-port-strlcpy.patch text/x-diff 1.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Dilger 2022-11-23 17:36:52 Re: fixing CREATEROLE
Previous Message Robert Haas 2022-11-23 17:01:10 Re: fixing CREATEROLE