diff options
author | Vadim B. Mikheev <vadim4o@yahoo.com> | 1997-05-23 02:56:48 +0000 |
---|---|---|
committer | Vadim B. Mikheev <vadim4o@yahoo.com> | 1997-05-23 02:56:48 +0000 |
commit | d86522880769574a291e91b379ff5bae82553bfa (patch) | |
tree | 211ac355a64dac8f42d9318dd045c3c976afa73d /src/tutorial/C-code/complex.c | |
parent | 449e5755956b5dc8fd36232649893ba252b47535 (diff) | |
download | postgresql-d86522880769574a291e91b379ff5bae82553bfa.tar.gz postgresql-d86522880769574a291e91b379ff5bae82553bfa.zip |
AllocateFile():
fdleft = pg_nofile() - allocatedFiles - nfile;
looks more realistic, but too noisy -
fdleft = pg_nofile() - allocatedFiles;
restored.
Diffstat (limited to 'src/tutorial/C-code/complex.c')
0 files changed, 0 insertions, 0 deletions