postgresql/src/include
1998-02-12 01:50:01 +00:00
..
access Pass around typmod as int16. 1998-02-10 16:04:38 +00:00
bootstrap Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
catalog Pass around typmod as int16. 1998-02-10 16:04:38 +00:00
commands Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
executor Pass attypmod through to executor by adding to Var and Resdom. 1998-02-10 04:02:59 +00:00
lib Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
libpq 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 is 1998-02-01 00:02:59 +00:00
nodes Pass around typmod as int16. 1998-02-10 16:04:38 +00:00
optimizer Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
parser Pass around typmod as int16. 1998-02-10 16:04:38 +00:00
port From: teunis <teunis@mauve.computersupportcentre.com> 1998-02-03 00:57:42 +00:00
regex Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
rewrite Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
storage Port specific, compiler specfied for SGI/Irix5 1998-02-05 03:31:01 +00:00
tcop Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
utils Pass around typmod as int16. 1998-02-10 16:04:38 +00:00
c.h MemSet cleanup. 1998-02-12 01:50:01 +00:00
config.h.in Move all the isinf() stuff from float.c to isinf.c, and build it according to 1998-02-02 00:04:08 +00:00
miscadmin.h getpid/pid cleanup 1998-01-25 05:15:15 +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 Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +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 Update version to 6.3. dump/reload for 6.1 version users. 1997-10-30 22:09:04 +00:00