diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1998-10-02 01:14:14 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1998-10-02 01:14:14 +0000 |
commit | e12f4162c323e2bfdbeae1209f5482037705e114 (patch) | |
tree | 26690db7c5e1fd325be767599fc630159082afce /src/backend/utils/adt/numutils.c | |
parent | c17b2d1b16eec24ae6a7daab3f7d059871273d0c (diff) | |
download | postgresql-e12f4162c323e2bfdbeae1209f5482037705e114.tar.gz postgresql-e12f4162c323e2bfdbeae1209f5482037705e114.zip |
Clean up some minor bugs concerning what was inside the main loop
and what wasn't. Also try to improve the comments so that doesn't happen
again. Changed SIGPIPE handling to SIG_IGN so that if frontend quits,
we will finish out the current command and return to main loop before
quitting. This seems much safer than a forced abort mid-command.
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions