Fix thinko in new ECPG "PREPARE AS" code.
Tom Lane <tgl@sss.pgh.pa.us>
Fix thinko in new ECPG "PREPARE AS" code. ecpg_register_prepared_stmt() is pretty obviously checking the wrong variable while trying to detect malloc failure. Error in commit a1dc6ab46, spotted by Coverity.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/prepare.c | modified | +1 −1 |