Обсуждение: Better fixes for pg_dump bugs

Поиск
Список
Период
Сортировка

Better fixes for pg_dump bugs

От
Christopher Kings-Lynne
Дата:
OK,

This dump is a proper fix for the three bugs mentioned in the first email.
It now just outputs an ALTER USER command for the cluster owner and has
nothing to do with the '-S' switch.

It also fixes the other two issues.

Chris


Вложения

Re: Better fixes for pg_dump bugs

От
Christopher Kings-Lynne
Дата:
Hehe - actually, don't commit this either, I keep finding more and more
bugs in pg_dump...

Chris

Christopher Kings-Lynne wrote:

> OK,
>
> This dump is a proper fix for the three bugs mentioned in the first email.
> It now just outputs an ALTER USER command for the cluster owner and has
> nothing to do with the '-S' switch.
>
> It also fixes the other two issues.
>
> Chris
>
>
>
> ------------------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly