| .. |
|
access
|
Include transam.h to get NullTransactionId defined
|
1997-11-07 18:39:38 +00:00 |
|
bootstrap
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
catalog
|
Include first text in some type descriptions (~29 entries).
|
1997-11-17 16:39:16 +00:00 |
|
commands
|
Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).
|
1997-10-28 15:11:45 +00:00 |
|
executor
|
Make GetAttributeByNum visible again for external use.
|
1997-09-27 14:37:21 +00:00 |
|
lib
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
libpq
|
Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se
|
1997-11-07 20:52:15 +00:00 |
|
nodes
|
Support alternate database locations.
|
1997-11-07 06:38:51 +00:00 |
|
optimizer
|
Increase default geqo parameter to 8.
|
1997-09-12 21:25:10 +00:00 |
|
parser
|
Support alternate database locations.
|
1997-11-07 06:38:51 +00:00 |
|
port
|
Fix for netbsd locking, from Henry B. Hotz.
|
1997-10-30 05:24:19 +00:00 |
|
regex
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
rewrite
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
storage
|
new alpha linux locking from Travis Melhiser <melhiser@viper.co.union.nc.us>
|
1997-11-07 21:35:41 +00:00 |
|
tcop
|
Declare routines which support SET keyword = value SQL commands.
|
1997-11-07 06:45:16 +00:00 |
|
utils
|
Add new \df psql option and oid8types() function.
|
1997-11-15 16:32:25 +00:00 |
|
c.h
|
Fix case issues with quotes.
|
1997-11-10 05:10:50 +00:00 |
|
config.h.in
|
c.h:
|
1997-10-27 12:07:13 +00:00 |
|
miscadmin.h
|
Support alternate database locations.
|
1997-11-07 06:38:51 +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 |