| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> |
| Cc: | Lionel Elie Mamane <lionel(at)mamane(dot)lu>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #6216: Calling PQconnectdbParams from C++ with a char** |
| Date: | 2011-09-25 22:54:39 |
| Message-ID: | 9713.1316991279@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> writes:
> On 21/09/2011 4:25 PM, Lionel Elie Mamane wrote:
>> I added my initial patch, and as far as I understand, I have to send
>> the revised patch to the list before I can register it at the
>> commitfest. So here is my revised patch, that uses "const char *const * "
>> like elsewhere in the same file instead of "char const* const*".
> Yep, I'm happy with that. It does what it says and no more.
I went ahead and committed this, since there seems no very good reason
to make it wait for the next commitfest.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-09-26 00:57:28 | Re: BUG #6213: COPY does not work as expected in a plpgsql function |
| Previous Message | Tom Lane | 2011-09-25 20:00:09 | Re: BUG #6218: TRAP: FailedAssertion( "!(owner->nsnapshots == 0)", File: "resowner.c", Line: 365) |