Re: Are "text" strings 0 terminated internally? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Are "text" strings 0 terminated internally?
Date
Msg-id 5769.1030287432@sss.pgh.pa.us
Whole thread Raw
In response to Are "text" strings 0 terminated internally?  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-hackers
No, they aren't.

You should call textout if you want to convert a TEXT object into a C
string.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: A configure.in patch check (fwd)
Next
From: Gavin Sherry
Date:
Subject: Documentation of maximum input string lengths