Re: more POSIX 2008 cleanup: strnlen(), rindex()

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: more POSIX 2008 cleanup: strnlen(), rindex()
Date: 2026-01-03 09:58:14
Message-ID: CAGECzQR=sHe5F3iKh7DDD1GwgGa6MUFKnbdsKzMpnreGyhSQEw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 3 Jan 2026 at 10:52, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> It has previously been established that POSIX 2008 is the baseline for
> PostgreSQL code (modulo Windows). Looking through the POSIX 2008
> changes, I found a few more things we can clean up with respect to that.

Both changes look sensible to me

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2026-01-03 10:06:12 Re: Import Statistics in postgres_fdw before resorting to sampling.
Previous Message Peter Eisentraut 2026-01-03 09:51:53 more POSIX 2008 cleanup: strnlen(), rindex()