MemSet inline for newNode

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: MemSet inline for newNode
Date: 2002-11-10 02:18:15
Message-ID: 200211100218.gAA2IG901542@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

I have applied this patch to inline MemSet for newNode.

I will make another commit to make more general use of palloc0.

This was already discussed on hackers.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 4.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-11-10 05:27:53 Re: [HACKERS] PostgreSQL JDBC and sub-select
Previous Message Bruce Momjian 2002-11-10 00:44:48 All outstanding 7.4 patches applied

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2002-11-10 09:48:06 pgcrypto/openssl fix
Previous Message Bruce Momjian 2002-11-10 00:38:12 Re: removed unused defines