postgresql/src/backend/commands
Peter Eisentraut a77dd53f30 Remove PortalGetQueryDesc()
After having gotten rid of PortalGetHeapMemory(), there seems little
reason to keep one Portal access macro around that offers no actual
abstraction and isn't consistently used anyway.

Reviewed-by: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
2018-01-09 13:47:56 -05:00
..
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
aggregatecmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
alter.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
amcmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
analyze.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
async.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
cluster.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
collationcmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
comment.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
constraint.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
conversioncmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
copy.c Factor error generation out of ExecPartitionCheck. 2018-01-05 15:22:33 -05:00
createas.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
dbcommands.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
define.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
discard.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
dropcmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
event_trigger.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
explain.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
extension.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
foreigncmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
functioncmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
indexcmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
lockcmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
matview.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
opclasscmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
operatorcmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
policy.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
portalcmds.c Remove PortalGetQueryDesc() 2018-01-09 13:47:56 -05:00
prepare.c Update portal-related memory context names and API 2018-01-09 13:47:56 -05:00
proclang.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
publicationcmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
schemacmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
seclabel.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
sequence.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
statscmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
subscriptioncmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
tablecmds.c Minor preparatory refactoring for UPDATE row movement. 2018-01-04 16:25:49 -05:00
tablespace.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
trigger.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
tsearchcmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
typecmds.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
user.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
vacuum.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
vacuumlazy.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
variable.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
view.c Update copyright for 2018 2018-01-02 23:30:12 -05:00