postgresql/src/backend/commands
Andres Freund 8cc157b234 Fix ALTER TRIGGER ... RENAME, broken in WITH OIDS removal.
I (Andres) broke this in 578b229718.

Author: Rushabh Lathia
Discussion: https://postgr.es/m/CAGPqQf04PywZX3sVQaF6H=oLiW9GJncRW+=e78vTy4MokEWcZw@mail.gmail.com
2019-01-21 09:13:43 -08:00
..
Makefile Move vacuumlazy.c into access/heap. 2019-01-15 12:06:19 -08:00
aggregatecmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
alter.c Don't include heapam.h from others headers. 2019-01-14 16:24:41 -08:00
amcmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
analyze.c Don't include genam.h from execnodes.h and relscan.h anymore. 2019-01-14 17:02:12 -08:00
async.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
cluster.c Don't include heapam.h from others headers. 2019-01-14 16:24:41 -08:00
collationcmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
comment.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
constraint.c Don't include genam.h from execnodes.h and relscan.h anymore. 2019-01-14 17:02:12 -08:00
conversioncmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
copy.c Allow COPY FROM to filter data using WHERE conditions 2019-01-20 00:22:14 +01:00
createas.c Don't include heapam.h from others headers. 2019-01-14 16:24:41 -08:00
dbcommands.c Update copyright for 2019 2019-01-02 12:44:25 -05: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 Restrict the use of temporary namespace in two-phase transactions 2019-01-18 09:21:44 +09:00
event_trigger.c Don't include heapam.h from others headers. 2019-01-14 16:24:41 -08:00
explain.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
extension.c Restrict the use of temporary namespace in two-phase transactions 2019-01-18 09:21:44 +09:00
foreigncmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
functioncmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
indexcmds.c Don't include heapam.h from others headers. 2019-01-14 16:24:41 -08:00
lockcmds.c Restrict the use of temporary namespace in two-phase transactions 2019-01-18 09:21:44 +09:00
matview.c Don't include genam.h from execnodes.h and relscan.h anymore. 2019-01-14 17:02:12 -08:00
opclasscmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
operatorcmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
policy.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
portalcmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
prepare.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
proclang.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
publicationcmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
schemacmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
seclabel.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
sequence.c Don't include heapam.h from others headers. 2019-01-14 16:24:41 -08:00
statscmds.c Don't include heapam.h from others headers. 2019-01-14 16:24:41 -08:00
subscriptioncmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
tablecmds.c Fix creation of duplicate foreign keys on partitions 2019-01-18 15:00:45 -03:00
tablespace.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
trigger.c Fix ALTER TRIGGER ... RENAME, broken in WITH OIDS removal. 2019-01-21 09:13:43 -08:00
tsearchcmds.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
typecmds.c Don't include genam.h from execnodes.h and relscan.h anymore. 2019-01-14 17:02:12 -08:00
user.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
vacuum.c Move vacuumlazy.c into access/heap. 2019-01-15 12:06:19 -08:00
variable.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
view.c Update copyright for 2019 2019-01-02 12:44:25 -05:00