https://github.com/postgres/postgres
Revision 0f2d949c1e60e147ed032d9eeedc9234429dfa66 authored by Tom Lane on 16 January 2002, 17:34:42 UTC, committed by Tom Lane on 16 January 2002, 17:34:42 UTC
This saves one open file descriptor per backend, and avoids an
annoying NOTICE on Cygwin (which has trouble deleting open files).
Bug appears to date back to original coding of init_irels, circa 1992.
1 parent d66b108
History
Tip revision: 0f2d949c1e60e147ed032d9eeedc9234429dfa66 authored by Tom Lane on 16 January 2002, 17:34:42 UTC
Fix init_irels to close the pg_internal.init file before returning.
Tip revision: 0f2d949
File Mode Size
config
contrib
doc
src
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 3.4 KB
HISTORY -rw-r--r-- 141.8 KB
INSTALL -rw-r--r-- 36.7 KB
Makefile -rw-r--r-- 1.4 KB
README -rw-r--r-- 1.2 KB
aclocal.m4 -rw-r--r-- 566 bytes
configure -rwxr-xr-x 248.6 KB
configure.in -rw-r--r-- 35.6 KB
register.txt -rw-r--r-- 700 bytes

README

back to top