Re: Remove useless casts to (void *)
Álvaro Herrera <alvherre@kurilemu.de>
From: Álvaro Herrera <alvherre@kurilemu.de>
To: Aleksander Alekseev <aleksander@tigerdata.com>
Cc: pgsql-hackers@lists.postgresql.org, Bertrand Drouvot <bertranddrouvot.pg@gmail.com>,
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-11-20T15:43:58Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove useless casts to (void *)
- ef8fe693606a 19 (unreleased) landed
On 2025-Nov-20, Aleksander Alekseev wrote: > IMO what actually is important is for the code to be consistent. IMO what is most important is that the code is correct. Second most important is that the code is performant. The consistency is perhaps a third priority, if that -- there may be other objectives that are also more important than consistency. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/