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 115f414124 Fix VACUUM's reporting of dead-tuple counts to the stats collector. 12 years ago
..
Makefile Add a materialized view relations. 13 years ago
aggregatecmds.c Update copyright for 2014 12 years ago
alter.c Update copyright for 2014 12 years ago
analyze.c Fix compute_scalar_stats() for case that all values exceed WIDTH_THRESHOLD. 12 years ago
async.c Update copyright for 2014 12 years ago
cluster.c Update copyright for 2014 12 years ago
collationcmds.c Update copyright for 2014 12 years ago
comment.c Update copyright for 2014 12 years ago
constraint.c Update copyright for 2014 12 years ago
conversioncmds.c Make various variables const (read-only). 12 years ago
copy.c Update copyright for 2014 12 years ago
createas.c Update copyright for 2014 12 years ago
dbcommands.c Update copyright for 2014 12 years ago
define.c Update copyright for 2014 12 years ago
discard.c Update copyright for 2014 12 years ago
dropcmds.c Update copyright for 2014 12 years ago
event_trigger.c Update copyright for 2014 12 years ago
explain.c Make bitmap heap scans show exact/lossy block info in EXPLAIN ANALYZE. 12 years ago
extension.c Update copyright for 2014 12 years ago
foreigncmds.c Update copyright for 2014 12 years ago
functioncmds.c Update copyright for 2014 12 years ago
indexcmds.c Update copyright for 2014 12 years ago
lockcmds.c Update copyright for 2014 12 years ago
matview.c Update copyright for 2014 12 years ago
opclasscmds.c Update copyright for 2014 12 years ago
operatorcmds.c Update copyright for 2014 12 years ago
portalcmds.c Update copyright for 2014 12 years ago
prepare.c Update copyright for 2014 12 years ago
proclang.c Update copyright for 2014 12 years ago
schemacmds.c Update copyright for 2014 12 years ago
seclabel.c Update copyright for 2014 12 years ago
sequence.c Update copyright for 2014 12 years ago
tablecmds.c Allow SET TABLESPACE to database default 12 years ago
tablespace.c Add ALTER TABLESPACE ... MOVE command 12 years ago
trigger.c Update copyright for 2014 12 years ago
tsearchcmds.c Update copyright for 2014 12 years ago
typecmds.c Update copyright for 2014 12 years ago
user.c Update copyright for 2014 12 years ago
vacuum.c Update copyright for 2014 12 years ago
vacuumlazy.c Fix VACUUM's reporting of dead-tuple counts to the stats collector. 12 years ago
variable.c Update copyright for 2014 12 years ago
view.c Update copyright for 2014 12 years ago