| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Peter Eisentraut <petere(at)postgresql(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: sslinfo contrib module - information about current SSL |
| Date: | 2006-09-04 22:22:44 |
| Message-ID: | 20060904222244.GA14107@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Peter Eisentraut wrote:
> Log Message:
> -----------
> sslinfo contrib module - information about current SSL certificate
> Author: Victor Wagner <vitus(at)cryptocom(dot)ru>
This seems to have broken the bustard buildfarm member, which uses VPATH
IIRC:
make[1]: Leaving directory `/home/andrew/bf/root/HEAD/pgsql.19349/contrib/vacuumlo'
make[1]: Entering directory `/home/andrew/bf/root/HEAD/pgsql.19349/contrib/sslinfo'
Makefile:9: ../contrib-global.mk: No such file or directory
make[1]: *** No rule to make target `../contrib-global.mk'. Stop.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Sabino Mullane | 2006-09-04 22:36:47 | Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s` |
| Previous Message | Tom Lane | 2006-09-04 22:22:37 | pgsql: Bring sslinfo Makefile up to speed for VPATH and pgxs builds. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Sabino Mullane | 2006-09-04 22:36:47 | Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s` |
| Previous Message | Alvaro Herrera | 2006-09-04 22:11:53 | Re: [PATCHES] Trivial patch to double vacuum speed on tables with no indexes |