aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-08-16 02:17:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-08-16 02:17:58 +0000
commite6381966c1886badbc19c94ac1f1ffbc104125ab (patch)
tree9da3d5d073dcb4cff68bdb69f6118409b5315512 /src/interfaces/python/tutorial
parent08320bfb22b3ef006885de91f5163ef5fe831889 (diff)
downloadpostgresql-e6381966c1886badbc19c94ac1f1ffbc104125ab.tar.gz
postgresql-e6381966c1886badbc19c94ac1f1ffbc104125ab.zip
Major planner/optimizer revision: get rid of PathOrder node type,
store all ordering information in pathkeys lists (which are now lists of lists of PathKeyItem nodes, not just lists of lists of vars). This was a big win --- the code is smaller and IMHO more understandable than it was, even though it handles more cases. I believe the node changes will not force an initdb for anyone; planner nodes don't show up in stored rules.
Diffstat (limited to 'src/interfaces/python/tutorial')
0 files changed, 0 insertions, 0 deletions