postgresql/src
Tom Lane cfa4d4d040 Tweak select_common_type() to deal with possibility of multiple preferred
types in a category --- it was taking the last preferred type among the
inputs, rather than the first one as intended.
2000-12-17 04:32:29 +00:00
..
backend Tweak select_common_type() to deal with possibility of multiple preferred 2000-12-17 04:32:29 +00:00
bin Change ET_WARN to ET_NOTICE to match internal codes, leave message as 2000-12-15 20:01:55 +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 Remove a few remaining vestiges of elog(WARN). 2000-12-15 04:08:15 +00:00
interfaces Fix linker options for ODBC driver. See comment in 2000-12-16 18:14:25 +00:00
makefiles Fix linker options for ODBC driver. See comment in 2000-12-16 18:14:25 +00:00
pl List .o file explicitly as dependency, to work around a gmake bug 2000-12-15 18:50:35 +00:00
template Darwin porting patches from Peter Bierman <bierman@apple.com> 2000-12-11 00:49:54 +00:00
test Planner speedup hacking. Avoid saving useless pathkeys, so that path 2000-12-14 22:30:45 +00:00
tools update list of places to change version numbers; reformat 2000-11-24 18:28:20 +00:00
tutorial Revise handling of oldstyle/newstyle functions per recent discussions 2000-11-20 20:36:57 +00:00
utils Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 2000-09-29 13:53:35 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Fix GNU make detection. 2000-11-06 18:18:22 +00:00
Makefile.global.in Fix rules to re-generate config.h. The examples in the Autoconf manual are 2000-12-16 13:03:25 +00:00
Makefile.shlib -L linker options are now in LDFLAGS, not LIBS. The word hadn't gotten 2000-12-06 19:37:08 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00