]> granicus.if.org Git - postgresql/commit
This patch fixes an obvious bug in the "should I print the duration of
authorBruce Momjian <bruce@momjian.us>
Mon, 29 Sep 2003 18:50:58 +0000 (18:50 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 29 Sep 2003 18:50:58 +0000 (18:50 +0000)
commit4b4c43b14600b63e23271cf904d14d54406205a9
tree983b085149b01224a85f6d68176cfe78be0ec2be
parentfc7a2affabfa62be840338153ccc11b67f7d4441
This patch fixes an obvious bug in the "should I print the duration of
this query?" logic in postgres.c

Also, make it print "duration:" like log_duration.

Neil Conway
src/backend/tcop/postgres.c