This is a discussion on minor nodeHash cleanup within the Pgsql Patches forums, part of the PostgreSQL category; --> ExecHash() currently returns a null TupleTableSlot, and a misleading comment from 1991 claims there is a good reason for ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| ExecHash() currently returns a null TupleTableSlot, and a misleading comment from 1991 claims there is a good reason for this. AFAICS there isn't and the return value isn't used, so I've changed it to return NULL. Barring any objections I'll apply this tomorrow. -Neil ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster |
| ||||
| Neil Conway wrote: > ExecHash() currently returns a null TupleTableSlot, and a misleading > comment from 1991 claims there is a good reason for this. AFAICS there > isn't and the return value isn't used, so I've changed it to return NULL. Applied. -Neil ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |
| Thread Tools | |
| Display Modes | |
|
|