Re: [HACKERS] Incorrect information in src/backend/optimizer/README

2013-08-14 Thread Etsuro Fujita
> From: Tom Lane [mailto:t...@sss.pgh.pa.us] > "Etsuro Fujita" writes: > > ISTM the README contains incorrect information and requires revision > > to reflect the current code. Please find attached a patch. ISTM the > > patch needs to be applied to all active branches. > > This patch isn't an

Re: [HACKERS] Incorrect information in src/backend/optimizer/README

2013-08-14 Thread Tom Lane
"Etsuro Fujita" writes: > ISTM the README contains incorrect information and requires revision to > reflect > the current code. Please find attached a patch. ISTM the patch needs to be > applied to all active branches. This patch isn't an improvement, since grouping_planner doesn't have anythi

[HACKERS] Incorrect information in src/backend/optimizer/README

2013-08-14 Thread Etsuro Fujita
ISTM the README contains incorrect information and requires revision to reflect the current code. Please find attached a patch. ISTM the patch needs to be applied to all active branches. Thanks, Best regards, Etsuro Fujita optimizer-readme.patch Description: Binary data -- Sent via pgsql-ha