pg_regress starting postmaster

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_regress starting postmaster
Date: 2006-09-24 15:14:22
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FBD5@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

subject says it all. pg_regress starts "postmaster" (pg_regress.c, line
1515). Shouldn't this be "postgres" these days?

(Yes, I'm aware that I wrote that code ;-) But this just occurred to
me..)

//Magnus

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-09-24 15:22:19 Re: pg_regress starting postmaster
Previous Message Magnus Hagander 2006-09-24 14:39:22 Bad bug in fopen() wrapper code