Re: building pg_dump doesn't work

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: building pg_dump doesn't work
Date: 2009-03-04 14:46:31
Message-ID: 20090304144631.GE12851@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:

> Hmm, I had thought that pg_dump only wanted the header file, not the
> keywords.o object file. I now see that I was wrong. I agree that your
> proposed solution is a lot better. I'll see about it.

Here it is. The #ifdef parts seem a bit ugly, but I'm not sure how can
this be improved, given that ECPG is already using this file.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Attachment Content-Type Size
pgdump-parser-dep-2.patch text/x-diff 43.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-03-04 15:06:55 Re: building pg_dump doesn't work
Previous Message Tom Lane 2009-03-04 14:41:29 Re: Regclass and quoted table names