Re: [BUGS] Solution for bug #899

2003-03-20 Thread Bruce Momjian
This patch can't be applied to CVS. The pg_dump code has changed too much since 7.3.X. Would you supply a new patch for this? Thanks. You can grab the current CVS or a snapshot from our ftp server. Also, would you add a comment of how you are manipulating the ACL tags, and its purpose. Than

[BUGS] Bug report

2003-03-20 Thread Robert E. Bruccoleri
POSTGRESQL BUG REPORT TEMPLATE Your name : Robert Bruccoleri Your email address : [EMAIL

Re: [BUGS] Bug report

2003-03-20 Thread Tom Lane
"Robert E. Bruccoleri" <[EMAIL PROTECTED]> writes: > The PostgreSQL backend core dumps reproducibly with a set of LOCK commands that > would normally deadlock. Can't duplicate that here, using either 7.3 branch or CVS tip. You sure you have a clean build? regards, tom lan

Re: [BUGS] Bug report

2003-03-20 Thread Neil Conway
On Thu, 2003-03-20 at 19:26, Robert E. Bruccoleri wrote: > MIPS Pro 7.4 and MIPS Pro 7.3.1.3, 64 bit compilation model. I've seen some other people having troubles with PostgreSQL compiled with Mips Pro on IRIX/MIPS -- does the problem persist if you recompile PostgreSQL with gcc? Cheers, Neil