Save_r, Save_t should be static not global variables.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 19 Oct 2003 23:43:51 +0000 (23:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 19 Oct 2003 23:43:51 +0000 (23:43 +0000)
commit6f169057de1ee813ef941a40937711b998f731a8
tree2f315019f7950dd67d83692a261ae2aa863f6094
parent5319ba3803c982e0fceef7961c352908229a673d
Save_r, Save_t should be static not global variables.
src/backend/tcop/postgres.c