postgresql/src/backend
1997-09-22 04:20:53 +00:00
..
access +#include <access/xact.h> 1997-09-22 03:58:32 +00:00
bootstrap Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
catalog Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
commands Fix up elog warning messages. 1997-09-20 16:14:05 +00:00
executor Fix: Operand Order Affects OR. 1997-09-22 04:19:36 +00:00
lib Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
libpq Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
main Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
nodes + _copyGroup(Group *from) 1997-09-19 06:52:49 +00:00
optimizer Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
parser Add support for FLOAT(p) SQL/92 data type. 1997-09-20 16:11:44 +00:00
port Add in srandom() check to configure 1997-09-18 16:09:41 +00:00
postmaster Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
regex Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
rewrite Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
storage Have to PROC_INCR_SLOCK before return. 1997-09-22 04:20:53 +00:00
tcop Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
tioga Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
utils Add point_ne() function. 1997-09-20 16:22:31 +00:00
Makefile Replace missing directory delimiter for postmaster installation command. 1997-09-20 16:08:24 +00:00