
David Rowley
@davidrowley_pg
PostgreSQL hacker working for Microsoft. Likes to make PostgreSQL go faster. When not working, you might find him in the mountains somewhere in New Zealand
ID: 1376360763816730626
29-03-2021 02:31:24
92 Tweet
512 Followers
75 Following

One of the things I'm working on for PostgreSQL 18 is executor performance. Today I pushed a patch to add JIT support to increase the performance of generating hash values for Hash Join. Thanks to Andres Freund (Tech) for letting me know this needed attention. git.postgresql.org/gitweb/?p=post…
