diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-19 03:41:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-19 03:41:45 +0000 |
commit | 86f36719dba6641b4437536ee54e647c12282332 (patch) | |
tree | 2cdeb7c37be037e330941bed285b0065b3f7d747 /src/tutorial/basics.source | |
parent | d30c4b056212a0b0ac7be363aaa5cf634114e618 (diff) | |
download | postgresql-86f36719dba6641b4437536ee54e647c12282332.tar.gz postgresql-86f36719dba6641b4437536ee54e647c12282332.zip |
Create a generic expression-tree-walker subroutine, which
will gradually replace all of the boilerplate tree-walk-recursion code that
currently exists in O(N) slightly different forms in N subroutines.
I've had it with adding missing cases to these subroutines...
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions