Re: [BUGS] Need some help: attlen is pg_attributes gives a negative value.. .

2000-05-03 Thread Roland Roberts
> "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

[BUGS] RPM buglet, postgres-devel

2000-08-03 Thread Roland Roberts
-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

[BUGS] RH 6.1, PostgreSQL 7.0.2, ipcclean madness

2000-08-03 Thread Roland Roberts
-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