postgresql/src/backend
Vadim B. Mikheev e349eb6e2c Bug (yet unfixed but not fatal) found: Re-moving index clauses from the
nestloop's join clauses doesn't work in some cases:
         *    1. fix_indxqual_references may change varattno-s in
         *       inner_indxqual;
         *    2. clauses may be commuted
1997-04-24 15:59:58 +00:00
..
access _bt_endpoint fixed: set currentItemData to Invalid if no result. 1997-04-24 15:46:44 +00:00
bootstrap Fix for -Wno-error 1997-04-18 08:57:39 +00:00
catalog Check for attributeList is NULL in ConstructTupleDescriptor (). 1997-04-05 03:36:21 +00:00
commands Analyze data only if specified and specified attrs only. 1997-04-23 06:28:48 +00:00
executor Fix for Hash and arrays 1997-04-22 03:32:38 +00:00
lib Remove CFLAGS_SL from lib/Makefile 1997-01-14 02:35:34 +00:00
libpq #include <string.h> 1997-04-21 04:28:59 +00:00
main From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-04-15 17:41:44 +00:00
nodes Copy indexkeys in _copyIndexPath. 1997-04-10 07:59:09 +00:00
optimizer Bug (yet unfixed but not fatal) found: Re-moving index clauses from the 1997-04-24 15:59:58 +00:00
parser 1. SHOW/RESET var fixed. 1997-04-23 06:04:46 +00:00
port Patch for Solaris 2.5 from: adrian@waltham.harvard.net 1997-04-15 18:18:45 +00:00
postmaster From: Oleg Bartunov <oleg@sai.msu.su> 1997-04-02 18:13:47 +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 Various patches not commited, plus a linux/sparc patch from 1997-04-24 02:35:39 +00:00
tcop Enable to set _cpu_page_wight_ & _cpu_index_page_wight_ via 1997-04-24 15:41:37 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils Add fcvt() as a check to configure so that we can get rid of the BSD44_derived 1997-04-22 17:47:42 +00:00
Makefile This commit represents a clean compile with the new templates under 1997-04-04 10:43:16 +00:00