Log Message:
---
Add missing reset of need_initialization in reloptions code.
This resulted in useless extra work during every call of parseRelOptions,
but no bad effects other than that. Noted by Alvaro.
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/src/backend/acce
Log Message:
---
Add missing reset of need_initialization in reloptions code.
This resulted in useless extra work during every call of parseRelOptions,
but no bad effects other than that. Noted by Alvaro.
Modified Files:
--
pgsql/src/backend/access/common:
relopti