Log Message:
-----------
Fix initdb to not generate misleading error messages when postgres.bki
or other share-directory files are inaccessible for some reason other
than not existing. Inspired by trouble report from Simon Kinsella.
Modified Files:
--------------
pgsql/src/bin/initdb:
initdb.c (r1.129 -> r1.130)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.129&r2=1.130)
pgsql-committers by date
| Next: | From: Neil Conway | Date: 2007-01-31 19:33:54 |
| Subject: pgsql: Rewrite uuid input and output routines to avoid dependency on the |
| Previous: | From: Teodor Sigaev | Date: 2007-01-31 16:54:52 |
| Subject: pgsql: Revert gincostestimate changes. |