aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ruleutils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-04-16 01:46:57 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-04-16 01:46:57 +0000
commit6ccb2af7251a203d196d973f2d0135e3e4e7b452 (patch)
tree640cacf16ee8822915863619ab2d85eb26842bc7 /src/backend/utils/adt/ruleutils.c
parentc8e05affe41f08626422501510cdb4b3f08468c1 (diff)
downloadpostgresql-6ccb2af7251a203d196d973f2d0135e3e4e7b452.tar.gz
postgresql-6ccb2af7251a203d196d973f2d0135e3e4e7b452.zip
Remove error report from pq_endmessage when pq_putmessage fails. The
only possible failure is in pq_flush, which will log a (better!) report anyway --- so pq_endmessage is just cluttering the log with a redundant entry. This matters when a client crashes partway through a large query, since we will emit many broken-pipe reports before finishing the query and exiting.
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions