diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-04-19 17:54:48 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-04-19 17:54:48 +0000 |
commit | 39bf46384b89b89d3b51bb3cd968d476c1361f95 (patch) | |
tree | f42038d2d27f048a6624c3c1f656f0f59319a0ea /src/backend/tcop/postgres.c | |
parent | 03a571a4cf26e06ff504e5b38a9432a003008c19 (diff) | |
download | postgresql-39bf46384b89b89d3b51bb3cd968d476c1361f95.tar.gz postgresql-39bf46384b89b89d3b51bb3cd968d476c1361f95.zip |
Fix uninitialized local variables. Not sure why gcc doesn't complain about
these --- maybe because they're effectively unused? MSVC does complain though,
per buildfarm.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions