Fixup some more appendStringInfo misusages - Mailing list pgsql-hackers

From David Rowley
Subject Fixup some more appendStringInfo misusages
Date
Msg-id CAApHDvpXKQmL+r=VDNS98upqhr9yGBhv2Jw3GBFFk_wKHcB39A@mail.gmail.com
Whole thread Raw
Responses Re: Fixup some more appendStringInfo misusages
List pgsql-hackers
The attached v1-0001 patch adjusts some code in stringinfo.h to find
misusages of the appendStringInfo functions.  I don't intend to commit
that, but I do intend to commit the patch for the new misusages that
it found, which is also attached.

This is along the same lines as 8b26769bc, f736e188c, 110d81728 and 8abc13a88.

David

Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: [PGDOCS] change function linkend to refer to a more relevant target
Next
From: Vik Fearing
Date:
Subject: Re: CHECK Constraint Deferrable