Re: BUG #18549: Support ipv6 link-local addresses in the inet type

From: Johannes Ernst <git(at)j12t(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pgsql Bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #18549: Support ipv6 link-local addresses in the inet type
Date: 2024-07-23 22:18:15
Message-ID: O2Wf6Pa--3-9@j12t.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Currently, this causes a crash in Mastodon as it attempts to store the source of an incoming HTTP request. Which isn't very nice.

It's not clear to me that Mastodon is the place where this string should be dealt with. Simply store it as uninterpreted string if that's what it is?

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2024-07-24 10:44:50 Re: BUG #18550: Cross-partition update of a former inheritance parent leads to an assertion failure
Previous Message Tom Lane 2024-07-23 21:00:32 Re: BUG #18533: pg_basebackup uses out-of-bounds memory and a segment error occurs during backup