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 25b692568f Prevent dangling-pointer access when update trigger returns old tuple. 8 years ago
..
Makefile Implement multivariate n-distinct coefficients 9 years ago
aggregatecmds.c Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
alter.c Replace AclObjectKind with ObjectType 8 years ago
amcmds.c Update copyright for 2018 8 years ago
analyze.c Update copyright for 2018 8 years ago
async.c Update copyright for 2018 8 years ago
cluster.c Support parallel btree index builds. 8 years ago
collationcmds.c Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
comment.c Update copyright for 2018 8 years ago
constraint.c Update copyright for 2018 8 years ago
conversioncmds.c Replace AclObjectKind with ObjectType 8 years ago
copy.c Be lazier about partition tuple routing. 8 years ago
createas.c Update copyright for 2018 8 years ago
dbcommands.c Message style fix 8 years ago
define.c Update copyright for 2018 8 years ago
discard.c Update copyright for 2018 8 years ago
dropcmds.c Update copyright for 2018 8 years ago
event_trigger.c Replace AclObjectKind with ObjectType 8 years ago
explain.c Avoid listing the same ResultRelInfo in more than one EState list. 8 years ago
extension.c Replace AclObjectKind with ObjectType 8 years ago
foreigncmds.c Replace AclObjectKind with ObjectType 8 years ago
functioncmds.c Support parameters in CALL 8 years ago
indexcmds.c Allow UNIQUE indexes on partitioned tables 8 years ago
lockcmds.c Replace AclObjectKind with ObjectType 8 years ago
matview.c Update copyright for 2018 8 years ago
opclasscmds.c Support all SQL:2011 options for window frame clauses. 8 years ago
operatorcmds.c Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
policy.c Replace AclObjectKind with ObjectType 8 years ago
portalcmds.c Remove PortalGetQueryDesc() 8 years ago
prepare.c Update portal-related memory context names and API 8 years ago
proclang.c Replace AclObjectKind with ObjectType 8 years ago
publicationcmds.c Replace AclObjectKind with ObjectType 8 years ago
schemacmds.c Replace AclObjectKind with ObjectType 8 years ago
seclabel.c Update copyright for 2018 8 years ago
sequence.c Update copyright for 2018 8 years ago
statscmds.c Replace AclObjectKind with ObjectType 8 years ago
subscriptioncmds.c Replace AclObjectKind with ObjectType 8 years ago
tablecmds.c Error message improvement 8 years ago
tablespace.c Replace AclObjectKind with ObjectType 8 years ago
trigger.c Prevent dangling-pointer access when update trigger returns old tuple. 8 years ago
tsearchcmds.c Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
typecmds.c Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
user.c Replace AclObjectKind with ObjectType 8 years ago
vacuum.c Update copyright for 2018 8 years ago
vacuumlazy.c Update copyright for 2018 8 years ago
variable.c Update copyright for 2018 8 years ago
view.c Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago