Re: Text <-> C string

From: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Text <-> C string
Date: 2008-03-25 19:03:44
Message-ID: 162867790803251203k4177b668h53ace468f5ae4aa@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

>
> extern text *cstring_to_text_with_len(const char *s, int len);

buffer_to_text ???

Regards
Pavel Stehule

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sam Mason 2008-03-25 19:18:07 Re: writing a MIN(RECORD) aggregate
Previous Message Kurt Roeckx 2008-03-25 19:00:44 Re: gcc 4.3 breaks ContribCheck in 8.2 and older.

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2008-03-25 19:17:04 Re: tuplestore_putvalues()
Previous Message Alvaro Herrera 2008-03-25 18:08:19 Re: Text <-> C string