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 3b6cbce458 Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 24 years ago
..
_deadcode New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Makefile Initial implementation of concurrent VACUUM. Ifdef'd out for the moment, 25 years ago
analyze.c Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 24 years ago
async.c pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
cluster.c Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 24 years ago
command.c Require ownership permission for CREATE INDEX, per bug report. 24 years ago
comment.c Fix problem reported by Alex Korn: if a relation has been dropped and 24 years ago
copy.c Enforce restriction that COPY DELIMITERS string must be exactly one 24 years ago
creatinh.c pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
dbcommands.c pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
define.c Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
explain.c pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
indexcmds.c Require ownership permission for CREATE INDEX, per bug report. 24 years ago
proclang.c Allow a non-superuser database owner to vacuum all tables in his 25 years ago
remove.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
rename.c Indent new rename.c for Tom Lane. 24 years ago
sequence.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
trigger.c Require ownership permission for CREATE INDEX, per bug report. 24 years ago
user.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
vacuum.c Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 24 years ago
vacuumlazy.c Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 24 years ago
variable.c Honor the typmod field for time zone intervals. 24 years ago
view.c pgindent run on all C files. Java run to follow. initdb/regression 24 years ago