Re: wrong comment in libpq.h - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: wrong comment in libpq.h
Date
Msg-id DC609258-392C-4E17-B4FD-BB6CACBF0FAB@yesql.se
Whole thread Raw
In response to Re: wrong comment in libpq.h  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: wrong comment in libpq.h
List pgsql-hackers
> On 3 May 2024, at 13:48, Peter Eisentraut <peter@eisentraut.org> wrote:

> Maybe it's easier if we just replaced
> 
>    prototypes for functions in xxx.c
> 
> with
> 
>    declarations for xxx.c
> 
> throughout src/include/libpq/libpq.h.

+1

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: wrong comment in libpq.h
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] json_lex_string: don't overread on bad UTF8