Re: Changes to C interface from 7.0 to 7.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Dr(dot) Evil" <drevil(at)sidereal(dot)kz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Changes to C interface from 7.0 to 7.1
Date: 2001-07-20 23:25:31
Message-ID: 5756.995671531@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Dr. Evil" <drevil(at)sidereal(dot)kz> writes:
> anyway, the problem is that VARSIZE is no longer defined in a way that
> I can make assignments to in 7.1. Does anyone have any sugestions?

Use VARATT_SIZEP.

src/backend/utils/adt/ is a rich source of examples to follow when you
have questions like this ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fabrice Scemama 2001-07-20 23:28:10 Re: Postgres User and Password
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-07-20 23:21:55 Re: RPM source files should be in CVS (was Re: psql -l)