postgresql/src/include
1998-06-09 17:13:06 +00:00
..
access Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
bootstrap pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
catalog Add conversion functions between "name" and other string types. 1998-05-29 13:37:29 +00:00
commands pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
executor Inline some small functions called for every row. 1998-04-24 14:43:33 +00:00
lib Fix spelling of "including 1998-03-20 04:12:25 +00:00
libpq Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +00:00
nodes pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
optimizer Move HAVING function to proper file. 1998-04-15 15:29:57 +00:00
parser I made several adjustments to my earlier patch to handle the 1998-06-05 03:49:20 +00:00
port Missed the __alpha__ to __alpha change... 1998-05-04 23:49:17 +00:00
regex From: t-ishii@sra.co.jp 1998-04-27 17:10:50 +00:00
rewrite pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
storage Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +00:00
tcop Show backend status on ps command line. Remove unused args from 1998-06-04 17:26:49 +00:00
utils Rewrite JROUND macro to multiply by 1e6 rather than divide by 1e-6 1998-05-31 17:08:35 +00:00
c.h ASSERT fixes. 1998-04-06 17:27:54 +00:00
config.h.in Add a check for DBL_MIN problem...not sure if this is right...needs 1998-05-13 03:44:48 +00:00
miscadmin.h Another for for exec() removal and finding binaries. 1998-06-09 17:13:06 +00:00
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
postgres.h Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
rusagestub.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in From: Jeroen van Vianen <jeroenv@design.nl> 1998-04-29 12:41:29 +00:00