postgresql/src
Tom Lane 5cf18b1ae3 Don't generate 'zero' typeids in the output from gen_cross_product.
This is no longer necessary or appropriate since we don't use zero typeid
as a wildcard anymore, and it fixes a nasty performance problem with
functions with many parameters.  Per recent example from Reuven Lerner.
2003-06-25 20:07:39 +00:00
..
backend Don't generate 'zero' typeids in the output from gen_cross_product. 2003-06-25 20:07:39 +00:00
bin If they're not, the below causes problems, as the foreign key is added 2003-06-25 04:08:19 +00:00
corba
data
include UPDATE ... SET <col> = DEFAULT 2003-06-25 04:19:24 +00:00
interfaces The remaining files ... 2003-06-25 17:55:50 +00:00
makefiles Support for Intel compiler on Linux 2003-06-05 16:07:25 +00:00
pl > I've worked with the Pl/Python code in the past and will see about removing 2003-06-25 01:18:58 +00:00
port Remove references to sa_family_t, except when SOCKADDR_STORAGE requires 2003-06-23 23:52:00 +00:00
template Move thread os defines into template files. 2003-06-14 19:21:42 +00:00
test Includes: 2003-06-25 03:40:19 +00:00
tools Add mention that the grep's have to be adjusted in pgtest. 2003-06-23 19:33:25 +00:00
tutorial Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Add thread.c for libpq threading, and hook it into libpq/configure. 2003-06-14 14:35:42 +00:00
Makefile.shlib
nls-global.mk
win32.mak