On Thu, Jul 14, 2022 at 02:41:45AM +, ideriha.take...@fujitsu.com wrote:
> Bruce Momjian wrote:
>
> > This is a very good point. I have studied the issue and created the
> > attached patch to document Oracle-compatibility mode.
>
> Hi Bruce, thank you for writing the document.
> I checked
Bruce Momjian wrote:
> This is a very good point. I have studied the issue and created the attached
> patch to document Oracle-compatibility mode.
Hi Bruce, thank you for writing the document.
I checked it and I'm very glad!
Regards,
Takeshi Ideriha
On Tue, Jul 12, 2022 at 10:20:08AM +0200, Michael Meskes wrote:
> On Sat, Jul 09, 2022 at 09:15:52PM -0400, Bruce Momjian wrote:
> > This is a very good point. I have studied the issue and created the
> > attached patch to document Oracle-compatibility mode.
> > ...
>
> Looks good to me. Thanks a
On Sat, Jul 09, 2022 at 09:15:52PM -0400, Bruce Momjian wrote:
> This is a very good point. I have studied the issue and created the
> attached patch to document Oracle-compatibility mode.
> ...
Looks good to me. Thanks a bunch Bruce.
I wonder if we should also mention somewhere that some other
On Tue, Jun 7, 2022 at 08:28:55AM +, ideriha.take...@fujitsu.com wrote:
> Hi.
> (CCing Michael Meskes)
>
> One of my customers asked me about what oracle compatibility mode in ecpg
> means,
> and I noticed current documentation does not explain ecpg ORACLE compatible
> mode (ecpg -C ORAC
Hi.
(CCing Michael Meskes)
One of my customers asked me about what oracle compatibility mode in ecpg
means,
and I noticed current documentation does not explain ecpg ORACLE compatible
mode (ecpg -C ORACLE) in detail.
I myself learned the feature of "-C ORACLE" from regression test
(src/inte