Re: RelationFlushRelation() or RelationClearRelation()

From: Brent Verner <brent(at)rcfile(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: RelationFlushRelation() or RelationClearRelation()
Date: 2001-11-10 11:07:50
Message-ID: 20011110060750.A69715@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 09 Nov 2001 at 23:41 (-0500), Tom Lane wrote:
| Brent Verner <brent(at)rcfile(dot)org> writes:
| > Thanks for your assistance with this, and hopefully the next time I
| > decide to hack at PG, I'll choose something a bit more my speed :-P
|
| Sounds like "your speed" has advanced a couple notches. Hang in there
| ... how do you think the rest of us learned? ;-)

I sure hope it didn't hurt anyone elses head as much as it hurts mine.
My initial 'success' was sheer luck. In testing, I noticed certain
length column names would do the wrong thing... Turns out I had to
malloc the struct varlena* so it was padded to account for the size
of the attached vl_dat data, to keep vl_dat from stepping all over
the place... oh, /that's/ why I like perl ;-)

cheers.
brent

--
"Develop your talent, man, and leave the world something. Records are
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing." -- Duane Allman

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2001-11-10 13:13:19 Re: best method of reloading pg_hba.conf
Previous Message Jean-Michel POURE 2001-11-10 10:45:12 Re: Java's Unicode Notation