postgresql/doc/src
Tom Lane 598ea2c359 Finish repairing 6.5's problems with r-tree indexes: create appropriate
selectivity functions and make the r-tree operators use them.  The
estimation functions themselves are just stubs, unfortunately, but
perhaps someday someone will make them compute realistic estimates.
Change pg_am so that the optimizer can reliably tell the difference
between ordered and unordered indexes --- before it would think that
an r-tree index can be scanned in '<<' order, which is not right AFAIK.
Repair broken negator links for network_sup and related ops.
Initdb forced.  This might be my last initdb force for 7.0 ... hope so
anyway ...
2000-02-17 03:40:02 +00:00
..
graphics May as well keep an ApplixWare version of this file too. 1999-06-04 06:31:14 +00:00
sgml Finish repairing 6.5's problems with r-tree indexes: create appropriate 2000-02-17 03:40:02 +00:00
Makefile Use sgml/Makefile to generate man sections, so just "make man" there. 1999-08-08 15:10:21 +00:00