]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix the ordering of variables in the memset() call
authorMarc G. Fournier <scrappy@hub.org>
Wed, 30 Oct 1996 21:17:39 +0000 (21:17 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 30 Oct 1996 21:17:39 +0000 (21:17 +0000)
commitfa6429d42c1dd4d056d966cc40dca558661adb9b
tree8eb89b0123b9a54efe4b3175c0a43d582d4b3ddd
parent025709640c48fa5906fa90dcf09f4ae711703ccb
Fix the ordering of variables in the memset() call

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