| .. |
|
access
|
Good Bye, Time Travel!
|
1997-11-02 15:27:14 +00:00 |
|
bootstrap
|
Inline memset() as MemSet().
|
1997-09-18 20:22:58 +00:00 |
|
catalog
|
Remove pg_magic, defaults, server, hosts, and demon tables. unused.
|
1997-11-15 20:58:05 +00:00 |
|
commands
|
Remove NOT_USED for Massimo.
|
1997-11-05 21:18:59 +00:00 |
|
executor
|
Remove NOT_USED for Massimo.
|
1997-11-05 21:18:59 +00:00 |
|
lib
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
libpq
|
Include unistd.h to get read/write function declarations.
|
1997-11-17 16:18:07 +00:00 |
|
main
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
1997-09-08 02:41:22 +00:00 |
|
nodes
|
Good Bye, Time Travel!
|
1997-11-02 15:27:14 +00:00 |
|
optimizer
|
Fix handling of functions with non-attribute first argument in WHERE
|
1997-09-25 12:48:15 +00:00 |
|
parser
|
Remove pg_magic, defaults, server, hosts, and demon tables. unused.
|
1997-11-15 20:58:05 +00:00 |
|
port
|
AIX patch from Darren King.
|
1997-10-30 03:37:28 +00:00 |
|
postmaster
|
Apply Bryan's IPC Patches
|
1997-11-17 03:47:31 +00:00 |
|
regex
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
rewrite
|
Change column number constant to reflect change in column name
|
1997-10-25 05:38:52 +00:00 |
|
storage
|
Support alternate database locations.
|
1997-11-07 06:38:51 +00:00 |
|
tcop
|
Reformat parser table (cosmetic only).
|
1997-11-14 15:34:09 +00:00 |
|
tioga
|
Rename strNcpy to StrNCpy, and change third parameter.
|
1997-10-25 01:10:58 +00:00 |
|
utils
|
Use limits.h for INT, SHRT, and SCHAR min and max values rather than
|
1997-11-17 16:26:27 +00:00 |
|
Makefile
|
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 |