| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
to all files copyright Regents of Berkeley. Man, that's a lot of files.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
NOT_USED.
|
| |
|
|
|
|
|
|
|
|
| |
I'm able to get through a 'make' of the backend with no errors except
the occasional 'might not be initialized error', which is nothing major,
just annoying.
Have a few patches from D'Arcy to incorporate, but am waiting until I can
get a clean compile first, which I'm hoping to have before bed, or sometime
tomorrow.
|
| |
|
|
|
| |
#include "postgres.h"
#include "c.h"
|
|
|
- code compile tested, but due to a yet unresolved problem with
parse.h's creation, compile not completed...
|