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
Amit Kapila 14aec03502 Make the order of the header file includes consistent in backend modules. 6 years ago
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
aggregatecmds.c Implement OR REPLACE option for CREATE AGGREGATE. 7 years ago
alter.c Make the order of the header file includes consistent in backend modules. 6 years ago
amcmds.c Initial pgindent run for v12. 7 years ago
analyze.c Allow setting statistics target for extended statistics 6 years ago
async.c PG_FINALLY 6 years ago
cluster.c Make the order of the header file includes consistent in backend modules. 6 years ago
collationcmds.c Collations with nondeterministic comparison 7 years ago
comment.c Remove superfluous tqual.h includes. 7 years ago
constraint.c Initial pgindent run for v12. 7 years ago
conversioncmds.c Remove dead encoding-conversion functions. 7 years ago
copy.c Make the order of the header file includes consistent in backend modules. 6 years ago
createas.c Make the order of the header file includes consistent in backend modules. 6 years ago
dbcommands.c Make the order of the header file includes consistent in backend modules. 6 years ago
define.c Fix inconsistencies and typos in the tree, take 9 6 years ago
discard.c Update copyright for 2019 7 years ago
dropcmds.c Phase 2 pgindent run for v12. 7 years ago
event_trigger.c Make the order of the header file includes consistent in backend modules. 6 years ago
explain.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
extension.c PG_FINALLY 6 years ago
foreigncmds.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
functioncmds.c Make the order of the header file includes consistent in backend modules. 6 years ago
indexcmds.c Handle interrupts within a transaction context in REINDEX CONCURRENTLY 6 years ago
lockcmds.c Make the order of the header file includes consistent in backend modules. 6 years ago
matview.c tableam: Rename wrapper functions to match callback names. 7 years ago
opclasscmds.c Make the order of the header file includes consistent in backend modules. 6 years ago
operatorcmds.c Fix inconsistencies and typos in the tree 6 years ago
policy.c Make the order of the header file includes consistent in backend modules. 6 years ago
portalcmds.c Update copyright for 2019 7 years ago
prepare.c Fix inconsistencies and typos in the tree, take 9 6 years ago
proclang.c Phase 2 pgindent run for v12. 7 years ago
publicationcmds.c Make the order of the header file includes consistent in backend modules. 6 years ago
schemacmds.c Make the order of the header file includes consistent in backend modules. 6 years ago
seclabel.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
sequence.c Fix inconsistencies and typos in the tree, take 10 6 years ago
statscmds.c Remove last traces of heap_open/close in the tree 6 years ago
subscriptioncmds.c Make the order of the header file includes consistent in backend modules. 6 years ago
tablecmds.c Make the order of the header file includes consistent in backend modules. 6 years ago
tablespace.c Make the order of the header file includes consistent in backend modules. 6 years ago
trigger.c Fix SET CONSTRAINTS .. DEFERRED on partitioned tables 6 years ago
tsearchcmds.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
typecmds.c Avoid using lcons and list_delete_first where it's easy to do so. 7 years ago
user.c Add an enforcement mechanism for global object names in regression tests. 7 years ago
vacuum.c PG_FINALLY 6 years ago
variable.c Make the order of the header file includes consistent in backend modules. 6 years ago
view.c Make the order of the header file includes consistent in backend modules. 6 years ago