Re: Speed up COPY FROM text/CSV parsing using SIMD

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Greg Burd <greg(at)burd(dot)me>
Cc: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, KAZAR Ayoub <ma_kazar(at)esi(dot)dz>, Neil Conway <neil(dot)conway(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Speed up COPY FROM text/CSV parsing using SIMD
Date: 2026-09-09 21:07:47
Message-ID: aqHKo2JAYfNDUkRb@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> It's overkill, let's focus and get the fix in.

Committed.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Haibo Yan 2026-09-09 21:10:13 Re: addFkRecurseReferencing use unassigned fkconstraint->fk_with_period value
Previous Message Tom Lane 2026-09-09 20:47:10 Re: CREATE SCHEMA ... CREATE DOMAIN support