postgresql/src/backend
Marc G. Fournier e318022e1a From: "D'Arcy J.M. Cain" <darcy@druid.net>
Subject: [PATCHES] backend/storage/ipc/shmem.c

  - strname is only used if assert checking is on
1997-06-06 22:04:04 +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 lowercase large object table name fix. 1997-06-06 03:41:16 +00:00
executor Fix for SELECT * INTO TABLE for char(), varchar() fields. 1997-05-31 16:52:19 +00:00
lib From: "D'Arcy J.M. Cain" <darcy@druid.net> 1997-06-06 22:02:37 +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: "D'Arcy J.M. Cain" <darcy@druid.net> 1997-06-06 22:04:04 +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