AlexTatiyants / pev

Postgres Explain Visualizer
MIT License
2.77k stars 192 forks source link

Hash Join Description Typo #44

Open dbechrd opened 5 years ago

dbechrd commented 5 years ago

https://github.com/AlexTatiyants/pev/blob/6d31cdd75f557761d7581da6c46586792e5f2dad/app/services/help-service.ts#L17

I pretty sure this meant to say: joins two record sets rather than joins to records sets.