This is a discussion on pgsql: Don't try to close negative file descriptors, since this can within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Don't try to close negative file descriptors, since this can cause crashes on certain platforms. In ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Don't try to close negative file descriptors, since this can cause crashes on certain platforms. In particular, the MSVC runtime is known to do this. Fixes bug #4162, reported and diagnosed by Javier Pimas Tags: ---- REL8_0_STABLE Modified Files: -------------- pgsql/src/backend/access/transam: xlog.c (r1.180.4.6 -> r1.180.4.7) (http://anoncvs.postgresql.org/cvsweb...6&r2=1.180.4.7) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers |
| Thread Tools | |
| Display Modes | |
|
|