postgresql/src
Tom Lane 02b5d8e371 Dept. of second thoughts: supporting inlining of polymorphic SQL functions
takes only a few more lines of code than preventing it, so might as well
support it.
2003-07-01 19:07:02 +00:00
..
backend Dept. of second thoughts: supporting inlining of polymorphic SQL functions 2003-07-01 19:07:02 +00:00
bin Translation update 2003-07-01 00:05:49 +00:00
corba
data
include SQL functions can have arguments and results declared ANYARRAY or 2003-07-01 00:04:39 +00:00
interfaces Use ISO dates in pgtypeslib by default. 2003-07-01 12:40:52 +00:00
makefiles Support for Intel compiler on Linux 2003-06-05 16:07:25 +00:00
pl Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +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 Change EXECUTE INTO to CREATE TABLE AS EXECUTE. 2003-07-01 00:04:31 +00:00
tools Adjust pgtest grep. 2003-06-27 22:04:50 +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