Re: BUG #18549: Support ipv6 link-local addresses in the inet type - Mailing list pgsql-bugs

From Johannes Ernst
Subject Re: BUG #18549: Support ipv6 link-local addresses in the inet type
Date
Msg-id O2Wf6Pa--3-9@j12t.org
Whole thread Raw
In response to Re: BUG #18549: Support ipv6 link-local addresses in the inet type  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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?

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18533: pg_basebackup uses out-of-bounds memory and a segment error occurs during backup
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #18550: Cross-partition update of a former inheritance parent leads to an assertion failure