"Jerome Chochon" <[EMAIL PROTECTED]> writes:
> 1- I open the file postgre_ext.h. (and save)
> 2- Run /.configure
> 3- Run make and make install
Try a "make distclean" before you configure. I think you've got object
files that aren't getting rebuilt.
regards, tom lane
---
Hi all.
I am a french student working in a computer
science lab in France. (http://www.lisi.ensma.fr)
Actually we use postgresql with Cygwin
interface.
We use PostgreSQL 7.3.2.
We want to increaze namedatalen 64 to 128 or
256.
So ...
1- I open the file postgre_ext.h. (and
save)
2- Run /.c