mirror of
https://github.com/postgres/postgres.git
synced 2026-03-29 13:53:46 -04:00
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. |
||
|---|---|---|
| .. | ||
| catcache.c | ||
| fcache.c | ||
| inval.c | ||
| lsyscache.c | ||
| Makefile | ||
| relcache.c | ||
| syscache.c | ||
| temprel.c | ||