Bruce Momjian wrote:
Simon Riggs wrote:
Looks like we need some docs on all these new plugin APIs we've
introduced in this release.
- PL/pgSQL hooks
- planner hooks
- join order hooks
Do we normally document these? I think these are
documented-in-the-source-code type issues.
If they are an API they need to be documented. Code is poor (even well
documented code) substitute for good old fashioned docs.
Sincerely,
Joshua D. Drake
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match