postgresql/src/backend
Vadim B. Mikheev b45128f1c3 Kill re-incarnated bug arround
Assert ( --Vnpages > 0 );
	and
Assert ( --Fnpages > 0 );
1997-05-05 10:01:02 +00:00
..
access Bug: backend crashes in btbeginscan()->btrescan()->_bt_orderkeys() 1997-05-05 03:41:19 +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 Kill re-incarnated bug arround 1997-05-05 10:01:02 +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: "Pedro J. Lobo" <pjlobo@euitt.upm.es> 1997-04-24 20:30:41 +00:00
nodes Copy indexkeys in _copyIndexPath. 1997-04-10 07:59:09 +00:00
optimizer #ifdef GEQO 1997-04-29 04:37:22 +00:00
parser Fix GroupBy: enable functions over aggregates and GroupBy-ed fields 1997-04-29 04:32:50 +00:00
port Patch for Solaris 2.5 from: adrian@waltham.harvard.net 1997-04-15 18:18:45 +00:00
postmaster Fixes: 1997-04-24 20:27:46 +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 SET geqo TO ON|OFF 1997-04-29 04:38:58 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils From: "D'Arcy J.M. Cain" <darcy@druid.net> 1997-04-28 16:15:13 +00:00
Makefile This commit represents a clean compile with the new templates under 1997-04-04 10:43:16 +00:00