| .. |
|
access
|
TransactionIdIsInProgress moved to shmem.c
|
1996-11-27 07:32:10 +00:00 |
|
bootstrap
|
Change includes from "" to <>
|
1996-11-08 06:43:28 +00:00 |
|
catalog
|
Features added:
|
1996-11-14 21:39:14 +00:00 |
|
commands
|
vrl_min_tlen added to VRelListData.
|
1996-11-29 10:29:45 +00:00 |
|
executor
|
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
|
1996-11-13 20:56:15 +00:00 |
|
lib
|
All external function definitions now have prototypes that are checked.
|
1996-11-10 03:06:38 +00:00 |
|
libpq
|
Move include of signal.h inside pqsignal.h so it's always where it's needed.
|
1996-11-24 04:07:17 +00:00 |
|
nodes
|
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
|
1996-11-13 20:56:15 +00:00 |
|
optimizer
|
Okay...this pretty much cleans out the include files.
|
1996-11-06 10:31:02 +00:00 |
|
parser
|
This patch changes quite a few instances of references of Oid's
|
1996-11-30 18:07:02 +00:00 |
|
regex
|
Make it compile on Ultrix. Thanks Erik Bertelson.
|
1996-11-26 03:20:35 +00:00 |
|
rewrite
|
Compile and warning cleanup
|
1996-11-08 06:02:30 +00:00 |
|
storage
|
Change portname "sparc" to "sunos4" and change some portname dependencies to
|
1996-12-04 03:06:33 +00:00 |
|
tcop
|
All external function definitions now have prototypes that are checked.
|
1996-11-10 03:06:38 +00:00 |
|
utils
|
More stuff to make it compile on various ports.
|
1996-11-27 08:16:44 +00:00 |
|
c.h
|
Change portname "sparc" to "sunos4" and change some portname dependencies to
|
1996-12-04 03:06:33 +00:00 |
|
config.h
|
Change portname "sparc" to "sunos4" and change some portname dependencies to
|
1996-12-04 03:06:33 +00:00 |
|
miscadmin.h
|
Remove most compile-time options, add a few runtime options to make up for it.
|
1996-11-14 10:25:54 +00:00 |
|
postgres.h
|
include utils/palloc.h as a default include, as its used more often then
|
1996-11-04 06:35:36 +00:00 |
|
strdup.h
|
More stuff to make it compile on various ports.
|
1996-11-27 08:16:44 +00:00 |
|
version.h
|
Goes with the recently added src/utils/version.c, will replace some stuff in
|
1996-11-11 14:24:38 +00:00 |