| .. |
|
access
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
bootstrap
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
catalog
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
commands
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
executor
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
lib
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
libpq
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
nodes
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
optimizer
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
parser
|
Add Var.varlevelup to code. More parser cleanup.
|
1998-01-20 22:12:17 +00:00 |
|
port
|
From: "Billy G. Allie" <Bill.Allie@mug.org>
|
1998-01-17 23:33:58 +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
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
tcop
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
utils
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
c.h
|
Fix prototypes so they don't look like function definitions.
|
1998-01-24 22:50:57 +00:00 |
|
config.h.in
|
Minor cleanups for i386_solaris port
|
1998-01-23 19:13:22 +00:00 |
|
miscadmin.h
|
Define USE_GERMAN_DATES for use in date/time I/O functions.
|
1997-12-04 23:58:01 +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 |
|
postgres_ext.h
|
Massive commit to run PGINDENT on all *.c and *.h files.
|
1997-09-07 05:04:48 +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 |