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
Robert Haas 40b9b95769 New GUC, track_iotiming, to track I/O timings. 14 years ago
..
Makefile Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. 14 years ago
aggregatecmds.c Update copyright notices for year 2012. 14 years ago
alter.c Add support for renaming constraints 14 years ago
analyze.c Collect and use element-frequency statistics for arrays. 14 years ago
async.c Add some enumeration commas, for consistency 14 years ago
cluster.c Classify DROP operations by whether or not they are user-initiated. 14 years ago
collationcmds.c Update copyright notices for year 2012. 14 years ago
comment.c Update copyright notices for year 2012. 14 years ago
constraint.c Update copyright notices for year 2012. 14 years ago
conversioncmds.c Update copyright notices for year 2012. 14 years ago
copy.c Fix COPY FROM for null marker strings that correspond to invalid encoding. 14 years ago
createas.c Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. 14 years ago
dbcommands.c Replace empty locale name with implied value in CREATE DATABASE and initdb. 14 years ago
define.c Update copyright notices for year 2012. 14 years ago
discard.c Update copyright notices for year 2012. 14 years ago
dropcmds.c Classify DROP operations by whether or not they are user-initiated. 14 years ago
explain.c New GUC, track_iotiming, to track I/O timings. 14 years ago
extension.c Extend object access hook framework to support arguments, and DROP. 14 years ago
foreigncmds.c Extend object access hook framework to support arguments, and DROP. 14 years ago
functioncmds.c Extend object access hook framework to support arguments, and DROP. 14 years ago
indexcmds.c Damage control for yesterday's CheckIndexCompatible changes. 14 years ago
lockcmds.c Update copyright notices for year 2012. 14 years ago
opclasscmds.c Extend object access hook framework to support arguments, and DROP. 14 years ago
operatorcmds.c Update copyright notices for year 2012. 14 years ago
portalcmds.c Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. 14 years ago
prepare.c Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. 14 years ago
proclang.c Extend object access hook framework to support arguments, and DROP. 14 years ago
schemacmds.c Fix some issues with temp/transient tables in extension scripts. 14 years ago
seclabel.c Update copyright notices for year 2012. 14 years ago
sequence.c Remove dead assignment 14 years ago
tablecmds.c Add support for renaming constraints 14 years ago
tablespace.c Extend object access hook framework to support arguments, and DROP. 14 years ago
trigger.c Extend object access hook framework to support arguments, and DROP. 14 years ago
tsearchcmds.c Extend object access hook framework to support arguments, and DROP. 14 years ago
typecmds.c Collect and use element-frequency statistics for arrays. 14 years ago
user.c Extend object access hook framework to support arguments, and DROP. 14 years ago
vacuum.c Update copyright notices for year 2012. 14 years ago
vacuumlazy.c Code cleanup for heap_freeze_tuple. 14 years ago
variable.c Update copyright notices for year 2012. 14 years ago
view.c Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. 14 years ago