diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-09-25 18:52:48 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-09-25 18:52:48 -0400 |
commit | 2a571bc233821023afdf8729a3ae5071b2343f65 (patch) | |
tree | 0172fe781f14fd0d77e9d0897d5ef827086ac108 /src/backend/executor/execProcnode.c | |
parent | d5aa7a9fe68b2017362421bd853faeb8199a472c (diff) | |
download | postgresql-2a571bc233821023afdf8729a3ae5071b2343f65.tar.gz postgresql-2a571bc233821023afdf8729a3ae5071b2343f65.zip |
Fully const-ify PQconnectdbParams, PQconnectStartParams, and PQpingParams.
The keywords and values arguments of these functions are more properly
declared "const char * const *" than just "const char **".
Lionel Elie Mamane, reviewed by Craig Ringer
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions