Re: [HACKERS] Numeric type - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Numeric type
Date
Msg-id 27404.915636394@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Numeric type  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
"Thomas G. Lockhart" <lockhart@alumni.caltech.edu> writes:
>>>> OK, I give up :) How do I use the numeric type?
>> Works here.  Don't you hate when that happens:

> Any hints on where to look? I did a CVSup update, then a "cvs -PdA" on
> my development tree, a "make clean install" and an initdb.

Maybe you need to repeat the "configure" step?  If Jan made any changes
in Makefile.in's, config.h.in, etc, then failing to reconfigure would
mean building with old files.

I tend to do "make distclean" before any CVS update and "configure"
afterwards...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Numeric type
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Numeric type