postgresql/src
Tom Lane 8d9a28eeef Use fuzzy comparison of path costs in add_path(), so that paths with the
same path keys and nearly equivalent costs will be considered redundant.
The exact nature of the fuzziness may get adjusted later based on current
discussions, but no one has shot a hole in the basic idea yet ...
2004-03-29 19:58:04 +00:00
..
backend Use fuzzy comparison of path costs in add_path(), so that paths with the 2004-03-29 19:58:04 +00:00
bin Add comment about psql \s (history display): 2004-03-27 18:01:40 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Replace max_expr_depth parameter with a max_stack_depth parameter that 2004-03-24 22:40:29 +00:00
interfaces Fixed possible segfault in type.c (by Juergen Cappel) 2004-03-29 15:11:58 +00:00
makefiles Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00
pl Add a more useful error message for the case where someone tries to pass 2004-03-24 23:38:49 +00:00
port Allow unlink/rename of files open by another process on Win32, using a 2004-03-24 03:54:16 +00:00
template Add -D_REENTRANT for Solaris threading. 2004-03-26 18:24:08 +00:00
test Update the float8 regression tests: they should now pass on FreeBSD 4.x 2004-03-24 02:02:27 +00:00
tools Clean up thread test program. 2004-03-28 02:37:31 +00:00
tutorial make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile.global.in Move non-blocking code into its own /port file, for code clarity. 2004-03-10 21:12:49 +00:00
Makefile.shlib Win32 patch for Makefile.shlib 2003-12-01 22:23:06 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00