postgresql/src
Tom Lane 1afaa2557a If we cannot get a real estimate for the selectivity of a range query,
use a default value that's fairly small.  We were generating a result
of about 0.1, but I think 0.01 is probably better --- want to encourage
use of an indexscan in this situation.
2000-03-23 00:58:36 +00:00
..
backend If we cannot get a real estimate for the selectivity of a range query, 2000-03-23 00:58:36 +00:00
bin Update pg_dumpall again. 2000-03-22 05:25:06 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Repair logic flaw in cost estimator: cost_nestloop() was estimating CPU 2000-03-22 22:08:35 +00:00
interfaces Forgot that odbc had its own copies of config.sub/config.guess. 2000-03-21 06:35:22 +00:00
makefiles I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
pl exec_simple_check_plan() must not allow a plan having initPlans or 2000-03-11 06:19:00 +00:00
template Make use of pre-existing regexp match capability to eliminate redundant 2000-03-19 22:48:30 +00:00
test Update test for new ORDER BY clause from Tom Lane. 2000-03-21 05:59:14 +00:00
tools Typo correction (// -> /) 2000-03-17 23:17:23 +00:00
tutorial Add: 2000-01-26 05:58:53 +00:00
utils Clean up dependencies for version.o. 2000-02-27 01:18:46 +00:00
win32 Move ipc patch into README.NT. 1999-12-29 10:28:00 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Update ecpg to use snprintf 2000-02-28 23:28:41 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
Makefile.shlib Fix for bsdi 4.1 shared libraries. 2000-03-09 17:07:32 +00:00
config.guess Update config.guess and config.sub to latest versions available from 2000-03-16 20:41:17 +00:00
config.sub Update config.guess and config.sub to latest versions available from 2000-03-16 20:41:17 +00:00
configure Autoconf run 2000-03-19 22:46:56 +00:00
configure.in Change configure.in to note that since we are using expr(1)'s regex match 2000-03-19 22:46:22 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
mkinstalldirs Added new pg_id to fix initdb problems 2000-01-20 21:51:09 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00