$Header: /usr/local/devel/postgres/src/doc/implementation/RCS/README,v 1.2 1994/03/03 09:51:33 aoki Exp $ This directory contains detailed implementation notes that are still (more or less) current. Where they aren't current, we don't have a better description anywhere else. am.me Access method interface fastpath.me Fast-path interface [NOT COMPLETE] fmgr.me Function manager interface libpq.me LIBPQ internals documentation parse-tree.me Parser output format query-tree.me Optimizer input/output format [NOT CURRENT] smgr.me Storage manager interface