Re: [BUGS] postgresql-8.0.0 beta5 & postgresql-7.4.6 can't compile successfully

2004-12-23 Thread Bruce Momjian
Your compiler seems confused. I have this at printtup.c:656: PrinttupAttrInfo *thisState = myState->myinfo + i; Datum origattr = myState->values[i], attr; bytea *outputbytes; I dont see any 'message' there, and am confused. This is strange

Re: [BUGS] [pgsql-www] BUG #1356: pg_get_serial_sequence can not find a table that existing.

2004-12-23 Thread Tom Lane
"Kamp Kaibo Huang" <[EMAIL PROTECTED]> writes: > select pg_get_serial_sequence('tTestTableAnother','FId') > ERROR: relation "ttesttableanother" does not exist I think you need select pg_get_serial_sequence('"tTestTableAnother"','"FId"'); regards, tom lane [ could we ple

Re: [BUGS] BUG #1354: psql.exe won't start on NTFS partition under some circumstances

2004-12-23 Thread Tom Lane
"Daniel Grace" <[EMAIL PROTECTED]> writes: > The failed password authentication messages below occur BEFORE being > prompted for a password, and the -W does not force a prompt like it should. Please show us what appears in the postmaster's log when this happens. Also let's see what you have in pg

[BUGS] Fwd: [pgsql-www] BUG #1354: psql.exe won't start on NTFS partition under some circumstances

2004-12-23 Thread Robert Treat
Redirecting... please respond to the original author if needed. -- Forwarded Message -- Subject: [pgsql-www] BUG #1354: psql.exe won't start on NTFS partition under some circumstances Date: Wednesday 22 December 2004 12:23 From: "Daniel Grace" <[EMAIL PROTECTED]> To: [EMAIL PR

Re: [BUGS] [pgsql-www] BUG #1355: 8.0.0 rc2 installer fails

2004-12-23 Thread Magnus Hagander
(um, why was this filed to -www? Copying over to -bugs where it should be. Something wrong with the scripts, I assume) > The following bug has been logged online: > > Bug reference: 1355 > Logged by: Scott Stillwell > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.0