From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-patches(at)postgresql(dot)org, Kris Jurka <books(at)ejurka(dot)com>, Devrim GÜNDÜZ <devrim(at)commandprompt(dot)com> |
Subject: | Re: [HACKERS] Is postgres.gif missing in cvs? |
Date: | 2007-12-14 15:07:11 |
Message-ID: | 200712141507.lBEF7BW07886@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Peter Eisentraut wrote:
> Am Freitag, 14. Dezember 2007 schrieb Bruce Momjian:
> > I have applied the attached patch to give a helpful message if you try
> > to create postgres.ps or postgres.pdf.
>
> I have corrected this to use $(MAKE) instead of gmake, because the latter
> might not be available.
Oh, yea. Changed to:
$(error Use postgres-US.pdf or postgres-A4.pdf as a target)
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-12-14 15:07:56 | Re: [HACKERS] Is postgres.gif missing in cvs? |
Previous Message | Simon Riggs | 2007-12-14 14:54:41 | Re: Negative LIMIT and OFFSET? |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-12-14 15:07:56 | Re: [HACKERS] Is postgres.gif missing in cvs? |
Previous Message | Peter Eisentraut | 2007-12-14 14:11:49 | Re: [HACKERS] Is postgres.gif missing in cvs? |