BUG #1785: Return code !!! - Mailing list pgsql-bugs

From K.G.Sivaraman
Subject BUG #1785: Return code !!!
Date
Msg-id 20050725113643.DE3F7F0B03@svr2.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1785
Logged by:          K.G.Sivaraman
Email address:      ksivaram@ssd.usa.alcatel.com
PostgreSQL version: 8.0
Operating system:   Solaris 8.0
Description:        Return code !!!
Details:

I am using TABLE SPACE to create my database.
But when I start the postmaster, if the TABLE
SPACE is not available, it return 0, which means
success. It should return an error code
other than 0. So that I can check the return code
and handle accordingly

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1783: A function using char variables does not behave the same way between 7.4 and 8.0
Next
From: "Giacomo G"
Date:
Subject: BUG #1784: "adding missing FROM-clause" when not needed