postgresql/src/backend
1997-06-05 22:59:45 +00:00
..
access If we have to split leaf page in the chain of duplicates 1997-05-31 06:35:56 +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 allpaths.c:find_join_paths(): compute_rel_size() shouldn't be called 1997-06-05 09:33:52 +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 Fix for large objects and case sensitivity, from Raymond Toy. 1997-06-05 22:59:45 +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