postgresql/src/backend/commands
2017-11-29 09:24:24 -05:00
..
aggregatecmds.c Explicitly track whether aggregate final functions modify transition state. 2017-10-14 15:21:39 -04:00
alter.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
amcmds.c
analyze.c
async.c Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. 2017-10-11 21:00:46 -07:00
cluster.c
collationcmds.c
comment.c Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
constraint.c
conversioncmds.c
copy.c Update typedefs.list and re-run pgindent 2017-11-29 09:24:24 -05:00
createas.c Allow DML commands that create tables to use parallel query. 2017-10-05 11:40:48 -04:00
dbcommands.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
define.c
discard.c
dropcmds.c
event_trigger.c Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
explain.c Pass InitPlan values to workers via Gather (Merge). 2017-11-16 12:06:14 -05:00
extension.c Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
foreigncmds.c
functioncmds.c
indexcmds.c Simplify index_[constraint_]create API 2017-11-14 15:19:05 +01:00
lockcmds.c
Makefile
matview.c
opclasscmds.c Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
operatorcmds.c
policy.c
portalcmds.c Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. 2017-10-11 17:44:09 -04:00
prepare.c
proclang.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
publicationcmds.c
schemacmds.c
seclabel.c
sequence.c Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. 2017-10-11 17:44:09 -04:00
statscmds.c
subscriptioncmds.c
tablecmds.c Fix assorted syscache lookup sloppiness in partition-related code. 2017-11-27 19:22:08 -05:00
tablespace.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
trigger.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
tsearchcmds.c
typecmds.c Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
user.c
vacuum.c
vacuumlazy.c Update typedefs.list and re-run pgindent 2017-11-29 09:24:24 -05:00
variable.c
view.c Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00