Re: pg_dumplo schema support

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Karel Zak <kzak(at)redhat(dot)com>
Cc: List pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_dumplo schema support
Date: 2004-11-28 23:51:05
Message-ID: 22218.1101685865@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Karel Zak <kzak(at)redhat(dot)com> writes:
> here is a patch with:

> * support absolute paths in dump index
> * support for schemas
> * queries to catalog uses "pg_catalog." prefix
> * default directory is $PWD or "."
> * check index file format
> * schema support is backward compatible (default schema is "public")

Applied.

> Maybe it's too late for 8.0, but I think nobody test it during beta
> releases. I tested it now with this patch and it works for me. If you
> think that 8.1 will better, please apply it to 8.1.

If it were part of the main tree then I'd be a bit more worried, but
the standards in contrib are looser --- and anyway, most of this
can be interpreted as bug fixes.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-11-29 01:13:49 Re: [HACKERS] Path expansion in initdb
Previous Message Kris Jurka 2004-11-28 22:14:32 Re: [BUGS] solaris non gcc compiler debug options