Next: , Previous: qcons quoting, Up: Query Construction


9.5 Tree Construction

This section describes the tree construction procedures, most of which are still (at this time, 2005-02-24) considered experimental. You should take this as an invitation to experiment and share your observations w/ the Guile-PG maintainer so that we can refine them nicely for the 1.0 release.

[NOTE: docs missing for make-comma-separated-tree]

[NOTE: docs missing for make-WHERE-tree]

[NOTE: docs missing for make-GROUP-BY-tree]

[NOTE: docs missing for make-HAVING-tree]

[NOTE: docs missing for make-ORDER-BY-tree]

[NOTE: docs missing for make-SELECT/COLS-tree]

[NOTE: docs missing for make-FROM-tree]

[NOTE: docs missing for make-SELECT/FROM/COLS-tree]

[NOTE: docs missing for parse+make-SELECT/tail-tree]

[NOTE: docs missing for parse+make-SELECT-tree]