Re: Fix pg_dump dependency on postgres.h - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Fix pg_dump dependency on postgres.h
Date
Msg-id 200711210138.lAL1cmE29851@momjian.us
Whole thread Raw
In response to Re: Fix pg_dump dependency on postgres.h  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Responses Re: Fix pg_dump dependency on postgres.h  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-patches
This has been saved for the 8.4 release:

    http://momjian.postgresql.org/cgi-bin/pgpatches_hold

---------------------------------------------------------------------------

Zdenek Kotala wrote:
> Tom Lane wrote:
>
> <snip>
> >
> > AFAICT, therefore, the proposed patch should only define YYSTYPE and
> > not anything else (there's no need to be afraid of YYLTYPE at present).
>
> Thank your for Your and Alvaro's comments. I attached updated patch
> version only with YYSTYPE definition.
>
>         Thanks Zdenek


>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] pg_ctl -t N register ??
Next
From: Alvaro Herrera
Date:
Subject: Re: Fix pg_dump dependency on postgres.h