Re: [HACKERS] Does this make sense: - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] Does this make sense:
Date
Msg-id 3674BE6F.5042B3D5@alumni.caltech.edu
Whole thread Raw
In response to Does this make sense:  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
> Why the check for '!ipfnam'?  Seems useless since we are setting it to
> NULL the line before...no?

Does a static char get initialized each time through, or just once at
allocation? Is this setting a "persistant value" for pfnam? I would
guess so, but ymmv...
                     - Tom


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] catalog/heap.c...
Next
From: Constantin Teodorescu
Date:
Subject: Re: [INTERFACES] RE: [HACKERS] libpq and libpgtcl in Windows