Re: some pg_dump query code simplification

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: some pg_dump query code simplification
Date: 2018-08-29 16:15:15
Message-ID: 20139.1535559315@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
> OK, updated patch attached. If the updated style is acceptable, I'll
> start running more extensive tests against the older branches.

Looks sane to me.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2018-08-29 16:38:33 Re: Something's busted in plpgsql composite-variable handling
Previous Message Tom Lane 2018-08-29 15:59:45 Re: Removing useless \. at the end of copy in pgbench