| .. |
|
access
|
Coerce type of NULL pointer return to suppress gcc compiler warnings.
|
1997-09-24 17:45:21 +00:00 |
|
bootstrap
|
Inline memset() as MemSet().
|
1997-09-18 20:22:58 +00:00 |
|
catalog
|
Inline memset() as MemSet().
|
1997-09-18 20:22:58 +00:00 |
|
commands
|
Fix \ handling
|
1997-10-02 13:52:29 +00:00 |
|
executor
|
DEFAULT is handled by analyze.c now.
|
1997-10-12 07:09:20 +00:00 |
|
lib
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
libpq
|
Inline memset() as MemSet().
|
1997-09-18 20:22:58 +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
|
+ _copyGroup(Group *from)
|
1997-09-19 06:52:49 +00:00 |
|
optimizer
|
Fix handling of functions with non-attribute first argument in WHERE
|
1997-09-25 12:48:15 +00:00 |
|
parser
|
Ignore copies of columns specified in ORDER/GROUP BY
|
1997-10-16 06:58:38 +00:00 |
|
port
|
AIx patch from Frank Dana.
|
1997-09-23 17:43:33 +00:00 |
|
postmaster
|
Inline memset() as MemSet().
|
1997-09-18 20:22:58 +00:00 |
|
regex
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
rewrite
|
Inline memset() as MemSet().
|
1997-09-18 20:22:58 +00:00 |
|
storage
|
Decrement relation reference count incremented in
|
1997-10-12 07:12:03 +00:00 |
|
tcop
|
MOVE implementation.
|
1997-09-29 05:59:16 +00:00 |
|
tioga
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
utils
|
Accept additional values for TRUE: y, Y, 1.
|
1997-10-17 05:38:32 +00:00 |
|
Makefile
|
Replace missing directory delimiter for postmaster installation command.
|
1997-09-20 16:08:24 +00:00 |