Re: Text <-> C string - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: Text <-> C string
Date
Msg-id 162867790803251203k4177b668h53ace468f5ae4aa@mail.gmail.com
Whole thread Raw
In response to Re: Text <-> C string  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>
>  extern text *cstring_to_text_with_len(const char *s, int len);

buffer_to_text ???

Regards
Pavel Stehule


pgsql-hackers by date:

Previous
From: Kurt Roeckx
Date:
Subject: Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
Next
From: Sam Mason
Date:
Subject: Re: writing a MIN(RECORD) aggregate