]> granicus.if.org Git - postgresql/commit
Fix memset() call, variables being passed in wrong order.
authorMarc G. Fournier <scrappy@hub.org>
Wed, 30 Oct 1996 21:18:22 +0000 (21:18 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 30 Oct 1996 21:18:22 +0000 (21:18 +0000)
commitf1c95ed41e3b27b0a936c4e5f590bfc9a2617ff8
treed6539d87b06772e1475d11ff11f24499f58a2dd0
parentda7f60c9d3859a7c5392b3fe3ffbd285f0102872
Fix memset() call, variables being passed in wrong order.

Pointed out by: wieck@sapserv.debis.de
src/backend/tcop/postgres.c