postgresql/src
Tom Lane 17dbeebb5f Fill in reasonable-looking cost estimates in inserted nodes.
This makes no difference to the optimizer, which has already decided what
it's gonna do, but it makes the output of EXPLAIN much more plausible.
1999-04-30 04:04:27 +00:00
..
backend Fill in reasonable-looking cost estimates in inserted nodes. 1999-04-30 04:04:27 +00:00
bin psql's recognition of comments didn't work right in MULTIBYTE 1999-04-25 23:10:36 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data Remove duplicates 1998-03-16 05:52:23 +00:00
include Fix from Yutaka Tanida <yutaka@marin.or.jp> 1999-04-26 04:40:17 +00:00
interfaces *** empty log message *** 1999-04-26 05:28:48 +00:00
lextest Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
makefiles Irix fix from Jeff Johnson 1999-03-15 15:20:52 +00:00
man Rename explain's "size" to "rows". 1999-04-23 21:23:49 +00:00
pl Change elog(ERROR) to get back to main loop via a plain sigsetjmp, 1999-04-20 02:19:59 +00:00
template add mipsel-unknown-linux-gnu support. config.guess seems slightly changed 1999-04-12 04:04:54 +00:00
test These are no longer used ... 1999-04-26 13:37:14 +00:00
tools Script for preparing derived files during tarball construction. 1999-03-20 17:53:54 +00:00
tutorial Fixup for src/tutorial/func.c and src/tutorial/func.source 1999-03-14 15:22:15 +00:00
utils Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
win32 Win32 new files. 1999-01-17 06:27:05 +00:00
config.guess Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
config.sub Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure.in Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
DEVELOPERS Move FAQ_DEV to docs directory, where it belongs. 1998-05-22 04:20:53 +00:00
GNUmakefile.in The TCL/TK configuration cleanup patches I submitted have the following 1998-10-18 04:16:08 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
Makefile.shlib Prevent priority inversion in locking by checking for existing locks 1999-04-30 02:04:51 +00:00
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00