postgresql/src/backend/utils
Tom Lane 0bdf46a37f Fix some actual bugs exposed by compiler warnings.
(Someone forgot whether their subroutine signaled errors by a NULL pointer
return value, or a negative integer... I'm surprised gcc -Wall doesn't
catch this...)
1998-10-26 01:03:24 +00:00
..
adt Fix some actual bugs exposed by compiler warnings. 1998-10-26 01:03:24 +00:00
cache Fix for vacuum and cache use. Fix for BSDI 4.0. 1998-10-12 00:53:42 +00:00
error OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
fmgr Make functions static or ifdef NOT_USED. Prevent pg_version creation. 1998-10-08 18:30:52 +00:00
hash OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
init The problem is that read_pg_options needs DataDir to read its file but 1998-10-16 06:05:18 +00:00
mb Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00
misc The problem is that read_pg_options needs DataDir to read its file but 1998-10-16 06:05:18 +00:00
mmgr OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
sort Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
time OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
Gen_fmgrtab.sh.in Allow auto-detection of cpp and required flags. 1998-10-14 16:06:14 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00