postgresql/src/backend
Vadim B. Mikheev 3f6381d7e7 Fix error indicator for SPI_getvalue() and SPI_getbinval() 1997-09-29 06:28:45 +00:00
..
access Coerce type of NULL pointer return to suppress gcc compiler warnings. 1997-09-24 17:45:21 +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 MOVE implementation. 1997-09-29 05:59:16 +00:00
executor Fix error indicator for SPI_getvalue() and SPI_getbinval() 1997-09-29 06:28:45 +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 Fix handling of functions with non-attribute first argument in WHERE 1997-09-25 12:48:15 +00:00
parser MOVE implementation. 1997-09-29 05:59:16 +00:00
port AIx patch from Frank Dana. 1997-09-23 17:43:33 +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 Blowaway relation buffers from buffer pool before truncation: 1997-09-22 07:13:56 +00:00
tcop MOVE implementation. 1997-09-29 05:59:16 +00:00
tioga Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
utils AIX float fix. 1997-09-26 20:32:02 +00:00
Makefile Replace missing directory delimiter for postmaster installation command. 1997-09-20 16:08:24 +00:00