> "Tom" == Tom Lane <[EMAIL PROTECTED]> writes:
Tom> "Klein, Robert" <[EMAIL PROTECTED]> writes:
>> [ attlen for a char(n) field is -1 ]
>> I know in previous versions the length as defined in the create
>> table statement was given. Any ideas?
Tom> Must have been quite
-BEGIN PGP SIGNED MESSAGE-
First, I built from the 7.0.2 source RPM.
This RPM seems to have installed /usr/lib/pgsql/os.h as a symlink to
.././include/port/linux.h which doesn't exist.
roland
- --
PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhD
-BEGIN PGP SIGNED MESSAGE-
I have finally needed to use ipcclean. I recently built HaruspeX 4.0,
an application for managing pictures which uses Postgres, and while
asking to delete a table, it hung. I had the app in the debugger, and
I found it was hung on the database call itself. So