CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/09/30 16:08:18
Modified files:
src/backend/postmaster: postmaster.c
Log message:
ISTM that IsUnderPostmaster should mean we are a child process of the
postmaster ... it should not be set in the postmaster itself.