7.2b5 notes - Mailing list pgsql-hackers

From Dwayne Miller
Subject 7.2b5 notes
Date
Msg-id 3C485036.20003@espgroup.net
Whole thread Raw
Responses Re: 7.2b5 notes  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Just an FYI that the recent problem I had (in 7.2b2) naming a column 
'Time' is not present in this beta.  Although it was not critical that I 
had a column named time, it does ease my porting effort.

Also...  

when I downloaded 7.2b5 and compiled using the steps

./configure --with-perl --enable-odbc --with-unixodbc
make

I received and error in the .../interfaces/odbc directory about unknown 
files
sql.h
and a couple of others (I did this at home last night).

Since I've only recently tried to use an application on Linux that uses 
ODBC, I'm unfamiliar with the unixODBC manager and how to define odbc 
DSN's on the Linux system.  However, I'm pretty sure that I need to 
compile with odbc enabled to install the Linux odbc driver.  Correct? Are my config options incorrect?

Running ./configure with no options and compiling resulted in no errors 
and I could successfully make install.  But I don't think I have an odbc 
driver to use...

Thanks,
Dwayne



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug in pg_dump/restore -o
Next
From: Bruce Momjian
Date:
Subject: Re: Bug in pg_dump/restore -o