Re: small cleanup patches for collation code - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: small cleanup patches for collation code
Date
Msg-id ccd9b787-8985-49db-a68a-c5fd43a936ce@eisentraut.org
Whole thread
In response to small cleanup patches for collation code  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On 17.04.26 21:30, Jeff Davis wrote:
> Two patches attached.
> 
> 0001 fixes a style issue. Backport because it eliminates a warning in
> the 'update-unicode' target.

These warning options were only added in PG19, so backpatching is not 
necessary.

> 0002 looks like a bug, but is not a real issue because there are no
> callers that pass srclen==-1, aside from a test (which fails to fail).
> So it's just cleanup, but it seems worth backporting.

That looks right.




pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: COPY ON_CONFLICT TABLE; save duplicated record to another table.
Next
From: SATYANARAYANA NARLAPURAM
Date:
Subject: Discarded adjust_relid_set() return values in remove_self_join_rel