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
Neil Conway f30c76ce8d Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN KEY to acquire 21 years ago
..
Makefile Tablespaces. Alternate database locations are dead, long live tablespaces. 22 years ago
aggregatecmds.c Tag appropriate files for rc3 21 years ago
alter.c Tag appropriate files for rc3 21 years ago
analyze.c Convert index-related tuple handling routines from char 'n'/' ' to bool 21 years ago
async.c Change the return value of HeapTupleSatisfiesUpdate() to be an enum, 21 years ago
cluster.c Remove unnecessary calls of FlushRelationBuffers: there is no need 21 years ago
comment.c Change heap_modifytuple() to require a TupleDesc rather than a 21 years ago
conversioncmds.c Tag appropriate files for rc3 21 years ago
copy.c Revise TupleTableSlot code to avoid unnecessary construction and disassembly 21 years ago
dbcommands.c WAL must log CREATE and DROP DATABASE operations *without* using any 21 years ago
define.c Tag appropriate files for rc3 21 years ago
explain.c On Windows, use QueryPerformanceCounter instead of gettimeofday for 21 years ago
functioncmds.c Allow ALTER FUNCTION to change a function's strictness, volatility, and 21 years ago
indexcmds.c Tag appropriate files for rc3 21 years ago
lockcmds.c Tag appropriate files for rc3 21 years ago
opclasscmds.c Tag appropriate files for rc3 21 years ago
operatorcmds.c Tag appropriate files for rc3 21 years ago
portalcmds.c Tag appropriate files for rc3 21 years ago
prepare.c Update copyrights that were missed. 21 years ago
proclang.c ALTER LANGUAGE RENAME has never worked. Per Sergey Yatskevich. 21 years ago
schemacmds.c Change heap_modifytuple() to require a TupleDesc rather than a 21 years ago
sequence.c Tag appropriate files for rc3 21 years ago
tablecmds.c Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN KEY to acquire 21 years ago
tablespace.c Change heap_modifytuple() to require a TupleDesc rather than a 21 years ago
trigger.c Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN KEY to acquire 21 years ago
typecmds.c Change heap_modifytuple() to require a TupleDesc rather than a 21 years ago
user.c Add code to prevent transaction ID wraparound by enforcing a safe limit 21 years ago
vacuum.c Remove unnecessary calls of FlushRelationBuffers: there is no need 21 years ago
vacuumlazy.c Remove unnecessary calls of FlushRelationBuffers: there is no need 21 years ago
variable.c Tag appropriate files for rc3 21 years ago
view.c Add support for temporary views, including documentation and regression 21 years ago