Re: bytea vs. pg_dump - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bytea vs. pg_dump
Date
Msg-id 27962.1248449886@sss.pgh.pa.us
Whole thread Raw
In response to Re: bytea vs. pg_dump  (Bernd Helmle <mailings@oopsware.de>)
Responses Re: bytea vs. pg_dump  (Bernd Helmle <mailings@oopsware.de>)
List pgsql-hackers
Bernd Helmle <mailings@oopsware.de> writes:
> I've attached a slightly edited patch which fixes a compiler warning in 
> encode.c, too.

Bernd, are you done reviewing this or did you intend to do more?
It's still marked as "needs review" on the commitfest page.
        regards, tom lane


pgsql-hackers by date:

Previous
From: mahendra chavan
Date:
Subject: Re: query decorrelation in postgres
Next
From: Jeff Davis
Date:
Subject: Re: When is a record NULL?