Fix the build for when SHOW_MEMORY_STATS is defined. The reference to
authorNeil Conway <neilc@samurai.com>
Fri, 8 Dec 2006 02:15:07 +0000 (02:15 +0000)
committerNeil Conway <neilc@samurai.com>
Fri, 8 Dec 2006 02:15:07 +0000 (02:15 +0000)
commitf1c0f6eed3c93b78ec68d0f95a8fa336095ad5ff
tree9a98a8bc62bdc70c3a4aa56d5968775ffd004c44
parent9d34f95cbcb9934325a739a8737188c15f4b2200
Fix the build for when SHOW_MEMORY_STATS is defined. The reference to
the nonexistent ShowStats variable is simply removed, per Gavin Sherry.
src/backend/tcop/postgres.c