Yes, he applied the first version without seeing this one,
then he asked for a re-diff privately.
Bruce Momjian írta:
> FYI, I think Michael Meskes applied this patch, though I didn't see you
> emailed that it was applied.
>
> ---
FYI, I think Michael Meskes applied this patch, though I didn't see you
emailed that it was applied.
---
Boszormenyi Zoltan wrote:
> Hi,
>
> here's a little beautified patch:
> - more logical parameter order in ECPGdump_a_t
Hi,
here's a little beautified patch:
- more logical parameter order in ECPGdump_a_type()
- use mm_strdup() instead of strdup() (I notoriously forget this)
- actually bail out with ET_FATAL if the local variable is
of a different type than the global variable that was used in
the DECLARE in th