| From: | John Naylor <john(dot)naylor(at)enterprisedb(dot)com> |
|---|---|
| To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Andres Freund <andres(at)anarazel(dot)de>, Jelte Fennema <me(at)jeltef(dot)nl> |
| Subject: | Re: use SSE2 for is_valid_ascii |
| Date: | 2022-08-25 09:41:53 |
| Message-ID: | CAFBsxsFFAZ6acUfyUALiem4DpCW=ApXbF02zrc0G0oT9CPof0Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
v3 applies on top of the v9 json_lex_string patch in [1] and adds a
bit more to that, resulting in a simpler patch that is more amenable
to additional SIMD-capable platforms.
--
John Naylor
EDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| v3-use-simd-is-valid-ascii.patch | text/x-patch | 4.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Drouvot, Bertrand | 2022-08-25 09:44:34 | Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) |
| Previous Message | vignesh C | 2022-08-25 09:38:39 | Re: Column Filtering in Logical Replication |