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
Michael Paquier 23bccc823d Fix inconsistencies and typos in the tree 7 years ago
..
Makefile Move vacuumlazy.c into access/heap. 7 years ago
aggregatecmds.c Implement OR REPLACE option for CREATE AGGREGATE. 7 years ago
alter.c Add an enforcement mechanism for global object names in regression tests. 7 years ago
amcmds.c Initial pgindent run for v12. 7 years ago
analyze.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
async.c Remove dead code. 7 years ago
cluster.c Avoid using lcons and list_delete_first where it's easy to do so. 7 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 Fix missing calls to table_finish_bulk_insert during COPY, take 2 7 years ago
createas.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
dbcommands.c Add an enforcement mechanism for global object names in regression tests. 7 years ago
define.c Update copyright for 2019 7 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 Phase 2 pgindent run for v12. 7 years ago
explain.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
extension.c Reduce memory consumption for multi-statement query strings. 7 years ago
foreigncmds.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
functioncmds.c Fix more typos and inconsistencies in the tree 7 years ago
indexcmds.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
lockcmds.c Avoid using lcons and list_delete_first where it's easy to do so. 7 years ago
matview.c tableam: Rename wrapper functions to match callback names. 7 years ago
opclasscmds.c Phase 2 pgindent run for v12. 7 years ago
operatorcmds.c Fix style violations in syscache lookups. 7 years ago
policy.c Phase 2 pgindent run for v12. 7 years ago
portalcmds.c Update copyright for 2019 7 years ago
prepare.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
proclang.c Phase 2 pgindent run for v12. 7 years ago
publicationcmds.c Warn if wal_level is too low when creating a publication. 7 years ago
schemacmds.c Replace uses of heap_open et al with the corresponding table_* function. 7 years ago
seclabel.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
sequence.c Phase 2 pgindent run for v12. 7 years ago
statscmds.c Use column collation for extended statistics 7 years ago
subscriptioncmds.c Add an enforcement mechanism for global object names in regression tests. 7 years ago
tablecmds.c Avoid using lcons and list_delete_first where it's easy to do so. 7 years ago
tablespace.c pgindent run prior to branching v12. 7 years ago
trigger.c Fix inconsistencies and typos in the tree 7 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 Phase 2 pgindent run for v12. 7 years ago
variable.c Update copyright for 2019 7 years ago
view.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago