| .. |
|
access
|
Support syncing WAL log to disk using either fsync(), fdatasync(),
|
2001-03-16 05:44:33 +00:00 |
|
bootstrap
|
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
|
2001-01-24 19:43:33 +00:00 |
|
catalog
|
XLOG (and related) changes:
|
2001-03-13 01:17:06 +00:00 |
|
commands
|
Reduce amount of memory used per tuple for after-event triggers. This
|
2001-03-14 21:50:32 +00:00 |
|
executor
|
Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible
|
2001-02-19 19:49:53 +00:00 |
|
lib
|
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
|
2001-01-24 19:43:33 +00:00 |
|
libpq
|
Restructure the key include files per recent pghackers discussion: there
|
2001-02-10 02:31:31 +00:00 |
|
mb
|
Restructure the key include files per recent pghackers discussion: there
|
2001-02-10 02:31:31 +00:00 |
|
nodes
|
Update mysql converter, new version released.
|
2001-03-04 15:43:33 +00:00 |
|
optimizer
|
Take OUTER JOIN semantics into account when estimating the size of join
|
2001-02-16 00:03:08 +00:00 |
|
parser
|
Clean up two rather nasty bugs in operator selection code.
|
2001-02-16 03:16:58 +00:00 |
|
port
|
Patches from Cyril Velter to make shared-memory-conflict-detection code
|
2001-03-18 18:22:08 +00:00 |
|
regex
|
Add _REGEX_UTILS_H to avoid duplication.
|
2001-02-22 04:35:00 +00:00 |
|
rewrite
|
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
|
2001-01-24 19:43:33 +00:00 |
|
storage
|
XLOG (and related) changes:
|
2001-03-13 01:17:06 +00:00 |
|
tcop
|
XLOG (and related) changes:
|
2001-03-13 01:17:06 +00:00 |
|
utils
|
Remove obsolete PowerPC-specific hack for comparisons to DBL_MIN
|
2001-03-14 20:12:10 +00:00 |
|
c.h
|
Remove inclusion of <varargs.h> on SunOS; this does not work since we
|
2001-02-20 00:28:07 +00:00 |
|
config.h.in
|
Remove HAVE_OPTARG per discussion in hackers list.
|
2001-03-01 05:05:29 +00:00 |
|
config.h.win32
|
Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for
|
2001-02-07 20:00:08 +00:00 |
|
fmgr.h
|
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
|
2001-01-24 19:43:33 +00:00 |
|
Makefile
|
Add missing semicolon required by QNX shell.
|
2001-03-01 16:17:53 +00:00 |
|
miscadmin.h
|
XLOG (and related) changes:
|
2001-03-13 01:17:06 +00:00 |
|
postgres.h
|
Restructure the key include files per recent pghackers discussion: there
|
2001-02-10 02:31:31 +00:00 |
|
postgres_ext.h
|
Restructure the key include files per recent pghackers discussion: there
|
2001-02-10 02:31:31 +00:00 |
|
postgres_fe.h
|
Restructure the key include files per recent pghackers discussion: there
|
2001-02-10 02:31:31 +00:00 |
|
rusagestub.h
|
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
|
2001-01-24 19:43:33 +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 |