postgresql/src
Tom Lane 5ab15591d9 eqjoinsel's logic for case where MCV lists are not present should
account for NULLs; in hindsight this is obvious since the code for
the MCV-lists case would reduce to this when there are zero entries
in both lists.  Per example from Alec Mitchell.
2003-04-15 05:18:12 +00:00
..
backend eqjoinsel's logic for case where MCV lists are not present should 2003-04-15 05:18:12 +00:00
bin Document file name as optional for \o in psql help (\h). 2003-04-14 16:23:36 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +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 First phase of work on array improvements. ARRAY[x,y,z] constructor 2003-04-08 23:20:04 +00:00
interfaces path.c needs to be included in libpq; per Joe Conway. 2003-04-14 21:15:13 +00:00
makefiles Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
pl First phase of work on array improvements. ARRAY[x,y,z] constructor 2003-04-08 23:20:04 +00:00
port Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
template Whack getaddrinfo() patch around until it works, more or less, on 2003-04-02 00:49:28 +00:00
test First phase of work on array improvements. ARRAY[x,y,z] constructor 2003-04-08 23:20:04 +00:00
tools Update release steps. 2003-01-29 03:41:54 +00:00
tutorial Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
Makefile.shlib Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls-global.mk Avoid shell syntax error if list of languages is empty. 2002-09-02 22:19:42 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00