postgresql/src/backend
Vadim B. Mikheev e3d2f1f35d gimme_tree(): got rid of compute_rel_size() -
compute_joinrel_size already called by geqo_rel_paths.
1997-06-06 03:18:02 +00:00
..
access Added check is new item successfuly inserted to a page or not. 1997-06-06 03:11:46 +00:00
bootstrap Fix for -Wno-error 1997-04-18 08:57:39 +00:00
catalog heap_destroy() now calls RelationForgetRelation() to really flush 1997-06-04 08:59:22 +00:00
commands cc1: warnings being treated as errors 1997-06-03 06:23:24 +00:00
executor Fix for SELECT * INTO TABLE for char(), varchar() fields. 1997-05-31 16:52:19 +00:00
lib Remove CFLAGS_SL from lib/Makefile 1997-01-14 02:35:34 +00:00
libpq From: David Friend <dfriend@atlsci.atlsci.com> 1997-05-26 00:26:56 +00:00
main From: "Pedro J. Lobo" <pjlobo@euitt.upm.es> 1997-04-24 20:30:41 +00:00
nodes Added _readAggreg() to work with T_Aggreg type. 1997-05-12 07:17:23 +00:00
optimizer gimme_tree(): got rid of compute_rel_size() - 1997-06-06 03:18:02 +00:00
parser If there is no table in RangeTable for colname then 1997-05-31 07:10:25 +00:00
port From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:11:29 +00:00
postmaster -m <arg> -M weren't setup properly in getopts()... 1997-05-25 15:37:15 +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 From: Phil Nelson <phil@cs.wwu.edu> 1997-06-06 01:37:23 +00:00
tcop SET geqo TO 'on' restores _use_geqo_rels_ to GEQO_RELS, not 1997-06-03 06:29:31 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils New func RelationForgetRelation(); 1997-06-04 08:56:51 +00:00
Makefile From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:11:29 +00:00