postgresql/doc/src
Tom Lane 39b7ec3309 Create a distinction between Lists of integers and Lists of OIDs, to get
rid of the assumption that sizeof(Oid)==sizeof(int).  This is one small
step towards someday supporting 8-byte OIDs.  For the moment, it doesn't
do much except get rid of a lot of unsightly casts.
2003-02-09 06:56:28 +00:00
..
FAQ Create a distinction between Lists of integers and Lists of OIDs, to get 2003-02-09 06:56:28 +00:00
graphics
sgml Replace planner's representation of relation sets, per pghackers discussion. 2003-02-08 20:20:55 +00:00
Makefile