Optimize the function names variable - Mailing list pgsql-odbc

From Shachar Shemesh
Subject Optimize the function names variable
Date
Msg-id 1061462162.3f44a092b64e7@latenight.fiasco.org.il
Whole thread Raw
Responses Re: Optimize the function names variable  ("Hiroshi Inoue" <inoue@tpf.co.jp>)
List pgsql-odbc
Hi all,

The attached patch changes the storage type of the debug "func" variables to be
stored in the constant area of the program, and not store the pointers in memory
by making them static and const.

Not overly important in the grand scheme of things, but useful.

        Shachar

Attachment

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: large objects and pg 7.3.x with OpenOffice.org
Next
From: Andre Felipe Machado
Date:
Subject: Re: large objects and pg 7.3.x with OpenOffice.org