Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall

From: Vaishnavi Prabakaran <vaishnaviprabakaran(at)gmail(dot)com>
To: Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall
Date: 2018-01-05 06:00:23
Message-ID: CAOoUkxTc0+wY7Ls6jg=c9yPFetkbmhcFV+hRFptDVL8yLhGfqw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 5, 2018 at 4:32 PM, Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>
wrote:
>
>
> Corrected.
> Updated patch attached.
>
> Moved this CF item to "Ready for committer"

Regards,
Vaishnavi,
Fujitsu Australia.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-01-05 06:10:57 Re: Condition variable live lock
Previous Message Vaishnavi Prabakaran 2018-01-05 05:55:50 Re: [HACKERS] PATCH: Batch/pipelining support for libpq