postgresql/src/backend/commands
Tom Lane 9e1c9f9594 pgindent run prior to branching v12.
pgperltidy and reformat-dat-files too, though the latter didn't
find anything to change.
2019-07-01 12:37:52 -04:00
..
aggregatecmds.c Implement OR REPLACE option for CREATE AGGREGATE. 2019-03-19 01:16:50 +00:00
alter.c Add an enforcement mechanism for global object names in regression tests. 2019-06-29 11:34:00 -04:00
amcmds.c Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
analyze.c Update reference to sampling algorithm in analyze.c 2019-06-27 18:01:54 +02:00
async.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
cluster.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
collationcmds.c Collations with nondeterministic comparison 2019-03-22 12:12:43 +01:00
comment.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
constraint.c Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
conversioncmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
copy.c Revert fix missing call to table_finish_bulk_insert during COPY 2019-07-02 03:44:56 +12:00
createas.c tableam: Rename wrapper functions to match callback names. 2019-05-23 16:32:36 -07:00
dbcommands.c Add an enforcement mechanism for global object names in regression tests. 2019-06-29 11:34:00 -04:00
define.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
discard.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
dropcmds.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
event_trigger.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
explain.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
extension.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
foreigncmds.c Fix error messages 2019-05-08 13:20:16 -04:00
functioncmds.c Fix more typos and inconsistencies in the tree 2019-06-17 16:13:16 +09:00
indexcmds.c pgindent run prior to branching v12. 2019-07-01 12:37:52 -04:00
lockcmds.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
Makefile Move vacuumlazy.c into access/heap. 2019-01-15 12:06:19 -08:00
matview.c tableam: Rename wrapper functions to match callback names. 2019-05-23 16:32:36 -07:00
opclasscmds.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
operatorcmds.c Fix style violations in syscache lookups. 2019-05-05 13:10:07 -04:00
policy.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
portalcmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
prepare.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
proclang.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
publicationcmds.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
schemacmds.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
seclabel.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
sequence.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
statscmds.c Rework the pg_statistic_ext catalog 2019-06-16 01:20:31 +02:00
subscriptioncmds.c Add an enforcement mechanism for global object names in regression tests. 2019-06-29 11:34:00 -04:00
tablecmds.c pgindent run prior to branching v12. 2019-07-01 12:37:52 -04:00
tablespace.c pgindent run prior to branching v12. 2019-07-01 12:37:52 -04:00
trigger.c tableam: Rename wrapper functions to match callback names. 2019-05-23 16:32:36 -07:00
tsearchcmds.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
typecmds.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
user.c Add an enforcement mechanism for global object names in regression tests. 2019-06-29 11:34:00 -04:00
vacuum.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
variable.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
view.c Fix CREATE VIEW to allow zero-column views. 2019-02-17 12:37:31 -05:00