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
Alvaro Herrera a36c84c3e4 Fix default_tablespace usage for partitioned tables 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 Remove superfluous tqual.h includes. 7 years ago
amcmds.c Initial pgindent run for v12. 7 years ago
analyze.c Phase 2 pgindent run for v12. 7 years ago
async.c Phase 2 pgindent run for v12. 7 years ago
cluster.c Phase 2 pgindent run for v12. 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 Update copyright for 2019 7 years ago
copy.c Fix incorrect index behavior in COPY FROM with partitioned tables 7 years ago
createas.c tableam: Rename wrapper functions to match callback names. 7 years ago
dbcommands.c Phase 2 pgindent run for v12. 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 Phase 2 pgindent run for v12. 7 years ago
extension.c Phase 2 pgindent run for v12. 7 years ago
foreigncmds.c Fix error messages 7 years ago
functioncmds.c Create the infrastructure for planner support functions. 7 years ago
indexcmds.c Fix confusing NOTICE text in REINDEX CONCURRENTLY 7 years ago
lockcmds.c Phase 2 pgindent run for v12. 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 Phase 2 pgindent run for v12. 7 years ago
proclang.c Phase 2 pgindent run for v12. 7 years ago
publicationcmds.c Phase 2 pgindent run for v12. 7 years ago
schemacmds.c Replace uses of heap_open et al with the corresponding table_* function. 7 years ago
seclabel.c Remove superfluous tqual.h includes. 7 years ago
sequence.c Phase 2 pgindent run for v12. 7 years ago
statscmds.c Phase 2 pgindent run for v12. 7 years ago
subscriptioncmds.c Fix typo in message 7 years ago
tablecmds.c Fix default_tablespace usage for partitioned tables 7 years ago
tablespace.c Phase 2 pgindent run for v12. 7 years ago
trigger.c tableam: Rename wrapper functions to match callback names. 7 years ago
tsearchcmds.c Phase 2 pgindent run for v12. 7 years ago
typecmds.c Phase 2 pgindent run for v12. 7 years ago
user.c Phase 2 pgindent run for v12. 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 Fix CREATE VIEW to allow zero-column views. 7 years ago