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
Tom Lane 01747692fe Repair two problems with WAL logging of sequence nextvalI() ops, as 24 years ago
..
_deadcode Change made to elog: 24 years ago
Makefile Initial implementation of concurrent VACUUM. Ifdef'd out for the moment, 25 years ago
analyze.c Change made to elog: 24 years ago
async.c Change made to elog: 24 years ago
cluster.c A bunch of changes aimed at reducing backend startup time... 24 years ago
command.c The attached patch changes ALTER TABLE OWNER to also change the 24 years ago
comment.c Fix problem reported by Alex Korn: if a relation has been dropped and 24 years ago
copy.c Change made to elog: 24 years ago
creatinh.c Back out domain patch until it works properly. 24 years ago
dbcommands.c Change made to elog: 24 years ago
define.c Back out domain patch until it works properly. 24 years ago
explain.c Restructure representation of join alias variables. An explicit JOIN 24 years ago
indexcmds.c Change made to elog: 24 years ago
proclang.c Privileges on functions and procedural languages 24 years ago
remove.c Back out domain patch until it works properly. 24 years ago
rename.c Indent new rename.c for Tom Lane. 24 years ago
sequence.c Repair two problems with WAL logging of sequence nextvalI() ops, as 24 years ago
trigger.c Fix copying/equality-check bugs in GrantStmt and ConstraintsSetStmt, 24 years ago
user.c Change made to elog: 24 years ago
vacuum.c Change made to elog: 24 years ago
vacuumlazy.c Change made to elog: 24 years ago
variable.c Change made to elog: 24 years ago
view.c pgindent run on all C files. Java run to follow. initdb/regression 25 years ago