Enable bushy and right-hand queries by default.
Bruce Momjian <bruce@momjian.us>
Enable bushy and right-hand queries by default.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/set.sgml | modified | +2 −59 |
| src/backend/commands/variable.c | modified | +1 −55 |
| src/backend/optimizer/path/joinrels.c | modified | +3 −12 |
| src/backend/tcop/postgres.c | modified | +4 −4 |
| src/interfaces/libpq/fe-connect.c | modified | +1 −4 |
| src/man/set.l | modified | +1 −19 |