Hi

These two patches add views to pg_dump (and thus also to pg_dumpall).
This is my first effort to contribute to changing any PostgreSQL source code, 
I tried not to butcher it up too badly.

This will dump any views, but thats all, no update rules yet or any such other
stuff, just the views them selves.  Unless the update rules get dumped else 
where already.

I doctored the diff so they should apply from the pgsql directory.
I used 'diff -c oldfile newfile > diff.file' as I think that is what is 
wanted.

As for updating the history section of pg_dump.c, who does that?? should I have
put a paragraph in there?

I hope these diff and the changes are exceptable.

Terry Mackintosh
terry@terrym.com
http://www.terrym.com
