| .. |
|
_deadcode
|
New NameStr macro to convert Name to Str. No need for var.data anymore.
|
1999-11-07 23:08:36 +00:00 |
|
async.c
|
Rename heap_replace to heap_update.
|
1999-11-24 00:44:37 +00:00 |
|
cluster.c
|
Add system indexes to match all caches.
|
1999-11-22 17:56:41 +00:00 |
|
command.c
|
Rename heap_replace to heap_update.
|
1999-11-24 00:44:37 +00:00 |
|
comment.c
|
Add pg_statistic index, add missing Hiroshi file.
|
1999-11-24 16:52:50 +00:00 |
|
copy.c
|
COPY to a relation should keep write lock till transaction commit.
|
1999-11-27 21:52:53 +00:00 |
|
creatinh.c
|
Add system indexes to match all caches.
|
1999-11-22 17:56:41 +00:00 |
|
dbcommands.c
|
Add pg_statistic index, add missing Hiroshi file.
|
1999-11-24 16:52:50 +00:00 |
|
define.c
|
Add system indexes to match all caches.
|
1999-11-22 17:56:41 +00:00 |
|
explain.c
|
Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp
|
1999-11-23 20:07:06 +00:00 |
|
indexcmds.c
|
Add system indexes to match all caches.
|
1999-11-22 17:56:41 +00:00 |
|
Makefile
|
Make LD -r as macros that can be changed for QNX.
|
1999-12-09 19:15:45 +00:00 |
|
proclang.c
|
Add system indexes to match all caches.
|
1999-11-22 17:56:41 +00:00 |
|
remove.c
|
Add system indexes to match all caches.
|
1999-11-22 17:56:41 +00:00 |
|
rename.c
|
Enable pg_statistic cache use.
|
1999-11-25 00:15:57 +00:00 |
|
sequence.c
|
Reimplement parsing and storage of default expressions and constraint
|
1999-10-03 23:55:40 +00:00 |
|
trigger.c
|
Completed FOREIGN KEY syntax.
|
1999-12-06 18:02:47 +00:00 |
|
user.c
|
Fix compile error on older patch.
|
1999-11-30 04:29:57 +00:00 |
|
vacuum.c
|
Mention index name when reporting corruption.
|
1999-12-01 00:29:54 +00:00 |
|
variable.c
|
Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT.
|
1999-09-27 20:27:32 +00:00 |
|
view.c
|
Fix planner and rewriter to follow SQL semantics for tables that are
|
1999-10-07 04:23:24 +00:00 |