| .. |
|
access
|
heap' logging
|
2000-07-03 02:54:21 +00:00 |
|
bootstrap
|
Get rid of IndexIsUniqueNoCache() kluge by the simple expedient of
|
2000-06-17 23:41:51 +00:00 |
|
catalog
|
Attached is a new patch which addresses this problem. (oids in
|
2000-07-02 22:01:27 +00:00 |
|
commands
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
executor
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
lib
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
libpq
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
mb
|
#include cleanups
|
2000-06-15 00:52:26 +00:00 |
|
nodes
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
optimizer
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
parser
|
Clean up #include's.
|
2000-06-15 03:33:12 +00:00 |
|
port
|
Include information for armv4l from Mark Knox <segfault@hardline.org>.
|
2000-04-18 05:35:38 +00:00 |
|
regex
|
Clean up #include's.
|
2000-06-15 03:33:12 +00:00 |
|
rewrite
|
Use a private memory context to store rule information in each relcache
|
2000-06-30 07:04:23 +00:00 |
|
storage
|
heap' logging
|
2000-07-03 02:54:21 +00:00 |
|
tcop
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
utils
|
Use a private memory context to store rule information in each relcache
|
2000-06-30 07:04:23 +00:00 |
|
c.h
|
Mark functions as static and ifdef NOT_USED as appropriate.
|
2000-06-08 22:38:00 +00:00 |
|
config.h.in
|
Version number now set in configure, available through Makefile.global
|
2000-07-02 15:21:27 +00:00 |
|
config.h.win32
|
Add missing files like foreign key regression tests and config.h.win32.
|
2000-02-24 16:02:28 +00:00 |
|
fmgr.h
|
I had overlooked the fact that some fmgr-callable functions return void
|
2000-06-14 05:24:50 +00:00 |
|
miscadmin.h
|
Version number now set in configure, available through Makefile.global
|
2000-07-02 15:21:27 +00:00 |
|
postgres.h
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
postgres_ext.h
|
Turns out OIDNAMELEN wasn't really being used at all!
|
1999-06-04 21:12:07 +00:00 |
|
rusagestub.h
|
Add:
|
2000-01-26 05:58:53 +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 |