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 51f62d505e Standardize on MAXPGPATH as the size of a file pathname buffer, 26 years ago
..
_deadcode Move some system includes into c.h, and remove duplicates. 26 years ago
Makefile Remove recipe.o from Makefile ... dead code not quite dead enough, 27 years ago
async.c Mega-commit to make heap_open/heap_openr/heap_close take an 26 years ago
cluster.c Mega-commit to make heap_open/heap_openr/heap_close take an 26 years ago
command.c Reimplement parsing and storage of default expressions and constraint 26 years ago
copy.c Cancel query support from Massimo 26 years ago
creatinh.c This patch implements ORACLE's COMMENT SQL command. 26 years ago
dbcommands.c Standardize on MAXPGPATH as the size of a file pathname buffer, 26 years ago
define.c Allow CREATE FUNCTION's WITH clause to be used for all language types, 26 years ago
explain.c Mega-commit to make heap_open/heap_openr/heap_close take an 26 years ago
indexcmds.c Allow CREATE FUNCTION's WITH clause to be used for all language types, 26 years ago
proclang.c Mega-commit to make heap_open/heap_openr/heap_close take an 26 years ago
remove.c Mega-commit to make heap_open/heap_openr/heap_close take an 26 years ago
rename.c Several changes here, not very related but touching some of the same files. 26 years ago
sequence.c Reimplement parsing and storage of default expressions and constraint 26 years ago
trigger.c Added utils/adt/ri_triggers with empty shells for the 26 years ago
user.c Fix to give super user and createdb user proper update catalog rights. 26 years ago
vacuum.c Make tree compilable (+WAL). 26 years ago
variable.c Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. 26 years ago
view.c Fix planner and rewriter to follow SQL semantics for tables that are 26 years ago