postgresql/src
Tom Lane e2a29eb52c Rewrite preprocess_targetlist() to reduce overhead for simple INSERTs.
In particular, don't bother to look up type information for attributes
where we're not actually going to use it, and avoid copying entire tlist
structure when it's not necessary.
1999-10-30 23:06:32 +00:00
..
backend Rewrite preprocess_targetlist() to reduce overhead for simple INSERTs. 1999-10-30 23:06:32 +00:00
bin Update pgaccess for 0.98. 1999-10-30 21:21:50 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +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 Hello. 1999-10-26 03:12:39 +00:00
interfaces *** empty log message *** 1999-10-29 19:39:31 +00:00
lextest Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
makefiles Move __alpha to port/alpha.h. 1999-10-09 01:30:23 +00:00
pl Hi, 1999-10-13 11:38:42 +00:00
template Hi, 1999-10-13 11:38:42 +00:00
test Another day, another MAX_QUERY_SIZE dependency zapped. 1999-10-22 02:08:37 +00:00
tools This patch implements ORACLE's COMMENT SQL command. 1999-10-15 01:49:49 +00:00
tutorial Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Standardize on MAXPGPATH as the size of a file pathname buffer, 1999-10-25 03:08:03 +00:00
win32 This is a patch for cygipc library provided by Yutaka Tanida. 1999-09-24 05:58:48 +00:00
config.guess Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
config.sub Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure autoconf 1999-10-12 14:42:04 +00:00
configure.in autoconf 1999-10-12 14:42:04 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Remove pgeasy Makefile on distclean. 1999-10-12 14:46:26 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Make pgindent gnu test better. 1999-09-09 19:39:06 +00:00
Makefile.shlib Hi, 1999-10-13 11:38:42 +00:00
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00