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 f7271c4427 Fix relcache reference leak in refresh_by_match_merge(). 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 Introduce logical decoding. 12 years ago
async.c Avoid transaction-commit race condition while receiving a NOTIFY message. 12 years ago
cluster.c Allow VACUUM FULL/CLUSTER to bump freeze horizons even for pg_class. 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 Provide a FORCE NULL option to COPY in CSV mode. 12 years ago
createas.c Update copyright for 2014 12 years ago
dbcommands.c Introduce logical decoding. 12 years ago
define.c Update copyright for 2014 12 years ago
discard.c Update copyright for 2014 12 years ago
dropcmds.c Make DROP IF EXISTS more consistently not fail 12 years ago
event_trigger.c Mark some more variables as static or include the appropriate header 12 years ago
explain.c Include planning time in EXPLAIN ANALYZE output. 12 years ago
extension.c Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. 12 years ago
foreigncmds.c Update copyright for 2014 12 years ago
functioncmds.c Prevent privilege escalation in explicit calls to PL validators. 12 years ago
indexcmds.c Avoid repeated name lookups during table and index DDL. 12 years ago
lockcmds.c Update copyright for 2014 12 years ago
matview.c Fix relcache reference leak in refresh_by_match_merge(). 12 years ago
opclasscmds.c Make DROP IF EXISTS more consistently not fail 12 years ago
operatorcmds.c Update copyright for 2014 12 years ago
portalcmds.c Update copyright for 2014 12 years ago
prepare.c Include planning time in EXPLAIN ANALYZE output. 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 C comments: improve description of relfilenode uniqueness 12 years ago
tablespace.c Fix unsafe references to errno within error messaging logic. 12 years ago
trigger.c Avoid repeated name lookups during table and index DDL. 12 years ago
tsearchcmds.c Update copyright for 2014 12 years ago
typecmds.c Make DROP IF EXISTS more consistently not fail 12 years ago
user.c Shore up ADMIN OPTION restrictions. 12 years ago
vacuum.c Introduce logical decoding. 12 years ago
vacuumlazy.c Introduce logical decoding. 12 years ago
variable.c Update copyright for 2014 12 years ago
view.c Update copyright for 2014 12 years ago