Re: [HACKERS] nabstime.c changes...

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] nabstime.c changes...
Date: 1998-12-14 14:53:26
Message-ID: 36752666.2790FE30@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Not sure what you were attempting with this, but it looks like at
> line 74, under FreeBSD, you are assigning something that hasn't been
> defined? tzn?

Oops. Cut and pasted from another place, and my local machine doesn't
compile that conditional code so I didn't catch it.

Try this patch (take out the check for a null pointer, and substitute
CTZName for tzn, all around line 74), and let me know if it works...

- Tom

Attachment Content-Type Size
nabstime.c.patch text/plain 664 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-12-14 14:55:56 Re: [HACKERS] Does this make sense:
Previous Message Sferacarta Software 1998-12-14 14:21:41 Re[2]: [HACKERS] BUG ON HAVING CLAUSE