Re: [PATCH] - Provide robust alternatives for replace_string

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Georgios <gkokolatos(at)protonmail(dot)com>
Cc: Asim Praveen <pasim(at)vmware(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] - Provide robust alternatives for replace_string
Date: 2020-09-04 02:15:03
Message-ID: 20200904021503.GA29909@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Note that starting with commit 67a472d71c98 you can use pg_get_line and
not worry about the hard part of this anymore :-)

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2020-09-04 02:36:48 Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior
Previous Message Tom Lane 2020-09-04 02:13:27 Rare deadlock failure in create_am test