Re: [BUGS] Bug #778: pg_dump crashes when dumping a view

2002-09-20 Thread Tom Lane
[EMAIL PROTECTED] writes: > pg_dump crashes when trying to dump a certain database structure. Looks like this was broken by a late change in the 7.2 querytree structure. There is no comparable bug in 7.3devel (because that whole piece of code got rewritten), but if you need a patch here it is.

[BUGS] Bug #778: pg_dump crashes when dumping a view

2002-09-20 Thread pgsql-bugs
Michael Bravo ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description pg_dump crashes when dumping a view Long Description pg_dump crashes when trying to dump a certain database structure. plaform: Linux, Debian 3.0 (stable) PostgreSQL