Re: pgsql: Refactor pg_get_line() to expose an alternative StringInfo-based - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Refactor pg_get_line() to expose an alternative StringInfo-based
Date
Msg-id 1696646.1599497640@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Refactor pg_get_line() to expose an alternative StringInfo-based  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-committers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> here is a patch

What exactly is this supposed to fix?

I didn't bother tracking down exactly where initdb.c is getting
stringinfo.h from, but it clearly does import it somewhere in
our rat's nest of headers.

            regards, tom lane



pgsql-committers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: pgsql: Refactor pg_get_line() to expose an alternative StringInfo-based
Next
From: Pavel Stehule
Date:
Subject: Re: pgsql: Refactor pg_get_line() to expose an alternative StringInfo-based