]> granicus.if.org Git - postgresql/commit
This patch fixes a probably harmless write of uninitialized memory in
authorBruce Momjian <bruce@momjian.us>
Sun, 4 Aug 2002 05:09:36 +0000 (05:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 4 Aug 2002 05:09:36 +0000 (05:09 +0000)
commit6b64704e4f918b10431b51f2739d3874ef999151
treef17294ce508a89298a27d3de4fb60f0f83b681ef
parent7312c19ab5a5201a1262ee698399025f97ba6797
This patch fixes a probably harmless write of uninitialized memory in
the statistics collector and makes a number of corrections to the
documentation for SET, SHOW, and COPY.

Neil Conway
doc/src/sgml/ref/copy.sgml
doc/src/sgml/ref/set.sgml
doc/src/sgml/ref/show.sgml
src/backend/postmaster/pgstat.c