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 dd9af92c41 Add display of sort keys to the default EXPLAIN output. 23 years ago
..
_deadcode Change made to elog: 24 years ago
Makefile The contents of command.c, creatinh.c, define.c, remove.c and rename.c 24 years ago
aggregatecmds.c Restructure aclcheck error reporting to make permission-failure 24 years ago
analyze.c Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 24 years ago
async.c Create an internal semaphore API that is not tied to SysV semaphores. 23 years ago
cluster.c Support toasting of shared system relations, and provide toast tables for 24 years ago
comment.c Make operators have their own comments separate from those of the 23 years ago
copy.c Restructure aclcheck error reporting to make permission-failure 24 years ago
dbcommands.c Merge the last few variable.c configuration variables into the generic 23 years ago
define.c The contents of command.c, creatinh.c, define.c, remove.c and rename.c 24 years ago
explain.c Add display of sort keys to the default EXPLAIN output. 23 years ago
functioncmds.c Allow functions to be executed with the privileges of the function owner. 23 years ago
indexcmds.c First pass at set-returning-functions in FROM, by Joe Conway with 23 years ago
lockcmds.c Restructure aclcheck error reporting to make permission-failure 24 years ago
operatorcmds.c Restructure aclcheck error reporting to make permission-failure 24 years ago
portalcmds.c The contents of command.c, creatinh.c, define.c, remove.c and rename.c 24 years ago
proclang.c The contents of command.c, creatinh.c, define.c, remove.c and rename.c 24 years ago
schemacmds.c Support temporary setting of search path during CREATE SCHEMA; this 23 years ago
sequence.c The contents of command.c, creatinh.c, define.c, remove.c and rename.c 24 years ago
tablecmds.c Get rid of the last few uses of typeidTypeName() rather than 23 years ago
trigger.c Code review for ALTER TRIGGER RENAME patch: make better use of index, 24 years ago
typecmds.c Retire xlateSqlType/xlateSqlFunc; all type name translations are now 23 years ago
user.c Merge the last few variable.c configuration variables into the generic 23 years ago
vacuum.c Disable VACUUM from being called from a function because function memory 24 years ago
vacuumlazy.c Make VACUUM handle schema-qualified relation names properly. 24 years ago
variable.c Merge the last few variable.c configuration variables into the generic 23 years ago
view.c Change naming rule for ON SELECT rules of views: they're all just 24 years ago