postgresql/src/include
1998-02-18 12:41:36 +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 Atttypmod cleanup. 1998-02-13 19:46:22 +00:00
commands Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
executor Subselects... 1998-02-13 03:46:56 +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 GroupState changed. 1998-02-18 12:41:36 +00:00
optimizer Subselects... 1998-02-13 03:46:56 +00:00
parser Atttypmod cleanup. 1998-02-13 19:46:22 +00:00
port From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> 1998-02-13 05:10:06 +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 From: Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at> 1998-02-13 17:12:08 +00:00
tcop Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
utils Atttypmod cleanup. 1998-02-13 19:46:22 +00:00
c.h MemSet cleanup. 1998-02-12 01:50:01 +00:00
config.h.in Check for and include <getopt.h> 1998-02-18 01:26:02 +00:00
miscadmin.h getpid/pid cleanup 1998-01-25 05:15:15 +00:00
postgres_ext.h
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