postgresql/src/backend/optimizer/path
Neil Conway 72b6ad6313 Use the new List API function names throughout the backend, and disable the
list compatibility API by default. While doing this, I decided to keep
the llast() macro around and introduce llast_int() and llast_oid() variants.
2004-05-30 23:40:41 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
allpaths.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
clausesel.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
costsize.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
indxpath.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
joinpath.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
joinrels.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
orindxpath.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
pathkeys.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
tidpath.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00