[PATCH] Miscellaneous little fixes

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Miscellaneous little fixes
Date: 2026-04-14 15:20:41
Message-ID: CAJ7c6TOQ2CrUSKuKqpwsMvKGGJZosQQ2To6PjgBjguCuETqhTw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I noticed several little defects in the code:

1. There are several typos in the comments: "fist" instead of "first"
2. The comment in network.c claims that IPv6 has 64 bits (in fact 128)
3. oid_hash macro is not used for a long time and can be removed.

Here is the patch.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v1-0001-Miscellaneous-little-fixes.patch text/x-patch 3.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florents Tselai 2026-04-14 15:32:47 Re: ISBN range table
Previous Message vignesh C 2026-04-14 15:16:35 Re: Support EXCEPT for TABLES IN SCHEMA publications