postgresql/src/backend
Marc G. Fournier a5494a2d92 Various patches for nextstep by GregorHoffleit
Replaced NEED_STRDUP by !HAVE_STRDUP
1997-02-13 08:32:20 +00:00
..
access What looks like some *major* improvements to btree indexing... 1997-02-12 05:04:52 +00:00
bootstrap Change NEED_SIG_JMP to HAVE_SIGSETJMP in preparation for configure 1997-01-24 22:42:35 +00:00
catalog 1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after 1997-01-20 04:01:50 +00:00
commands Add attribute optimization statistics. 1997-02-07 16:24:12 +00:00
executor Fixing bug in INDEXSCAN_PATCH: 1997-01-22 05:26:50 +00:00
lib Remove CFLAGS_SL from lib/Makefile 1997-01-14 02:35:34 +00:00
libpq Patch for: 1997-02-13 08:06:36 +00:00
main Bring in Randy's NOROOT patch 1996-11-14 20:49:09 +00:00
nodes Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
optimizer Linux defines MAXINT in values.h, which causes an error when compiling. 1997-01-26 16:06:42 +00:00
parser Add attribute optimization statistics. 1997-02-07 16:24:12 +00:00
port Remove machine.h, since it wasn't doing anything that config.h wasn't 1997-02-09 04:50:25 +00:00
postmaster Various patches for nextstep by GregorHoffleit 1997-02-13 08:32:20 +00:00
regex Remove __P macro usage so it compiles without cdefs.h. 1996-12-15 09:21:37 +00:00
rewrite Change %ud to %u 1996-12-26 17:49:56 +00:00
storage Patch from Massimo Dal Zotto <dz@cs.unitn.it> 1997-02-12 05:25:13 +00:00
tcop Patch from Massimo Dal Zotto <dz@cs.unitn.it> 1997-02-12 05:25:13 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils Add attribute optimization statistics. 1997-02-07 16:24:12 +00:00
Makefile Standardize all LDADD to LD_ADD. 1997-01-05 21:17:45 +00:00