inlining

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: inlining
Date: 1998-01-30 06:01:41
Message-ID: 199801300601.BAA10836@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Let me add, I am not inlining all the functions, but only the top part
of them that deals with cachoffsets and nulls. These are the easy ones,
and the ones that get used most often.
--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-01-30 06:24:46 Re: [HACKERS] Current open 6.3 issues (fwd)
Previous Message Bruce Momjian 1998-01-30 05:59:17 inlining fastgetattr()