diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2000-05-25 06:53:43 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2000-05-25 06:53:43 +0000 |
commit | 07d4d36aae79cf2ac365e381ed3e7ce62dcfa783 (patch) | |
tree | aad3d92c19fc48a37cafc11ad9547b942dca724a /src/backend/parser/parse_expr.c | |
parent | c439756ffdd69c1248d1c356f5205da7216950c4 (diff) | |
download | postgresql-07d4d36aae79cf2ac365e381ed3e7ce62dcfa783.tar.gz postgresql-07d4d36aae79cf2ac365e381ed3e7ce62dcfa783.zip |
On solaris, createdb/dropdb fails because of strange behavior of system().
(it returns error with errno ECHILD upon successful completion of commands).
This fix ignores an error from system() if errno == ECHILD.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions