postgresql/src/backend
1997-07-08 22:06:46 +00:00
..
access _hash_first: release buf & metabuf if no tuples found for a key. 1997-06-28 05:45:40 +00:00
bootstrap fix for initdb --debug core dump, from Tatsuo Ishii 1997-06-25 21:12:19 +00:00
catalog heap_destroy() now calls RelationForgetRelation() to really flush 1997-06-04 08:59:22 +00:00
commands Datum *idatum; 1997-06-12 15:39:44 +00:00
executor setVarAttrLenForCreateTable(): use varnoold/varoattno instead of 1997-06-13 03:24:26 +00:00
lib From: "D'Arcy J.M. Cain" <darcy@druid.net> 1997-06-06 22:02:37 +00:00
libpq Fix code to do the right thing with mixed-endian clients and servers. 1997-07-01 00:32:27 +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 Fix replace_agg_clause() for unary operators. 1997-06-12 17:26:15 +00:00
parser Fox case-sensitivity for \d and allow trailing ; on backslash commands. 1997-06-29 17:29:28 +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: Robert Bruccoleri <bruc@bms.com> 1997-06-11 01:13:10 +00:00
tcop Fix broken parsing for lists of options. Apparently broken when support was 1997-06-20 17:17:03 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils Date-type fixes from Tatsuo Ishii 1997-07-08 22:06:46 +00:00
Makefile From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:11:29 +00:00