You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/commands
Bruce Momjian 79c8d2e3a0 Change owner from oid to int4 type. 28 years ago
..
_deadcode Remove un-needed braces around single statements. 28 years ago
Makefile From: t-ishii@sra.co.jp 28 years ago
async.c Use Snapshot in heap access methods. 28 years ago
cluster.c Make large objects their own relkind type. Fix dups in pg_class_mb 28 years ago
command.c Use Snapshot in heap access methods. 28 years ago
copy.c Use Snapshot in heap access methods. 28 years ago
creatinh.c Make large objects their own relkind type. Fix dups in pg_class_mb 28 years ago
dbcommands.c Change owner from oid to int4 type. 28 years ago
defind.c Remove un-needed braces around single statements. 28 years ago
define.c Remove un-needed braces around single statements. 28 years ago
explain.c MergeSort was sometimes called mergejoin and was confusing. Now 28 years ago
proclang.c Use Snapshot in heap access methods. 28 years ago
recipe.c Make large objects their own relkind type. Fix dups in pg_class_mb 28 years ago
remove.c Use Snapshot in heap access methods. 28 years ago
rename.c From: t-ishii@sra.co.jp 28 years ago
sequence.c Make large objects their own relkind type. Fix dups in pg_class_mb 28 years ago
trigger.c Use Snapshot in heap access methods. 28 years ago
user.c Use Snapshot in heap access methods. 28 years ago
vacuum.c Use Snapshot in heap access methods. 28 years ago
variable.c From: t-ishii@sra.co.jp 28 years ago
view.c Make large objects their own relkind type. Fix dups in pg_class_mb 28 years ago