Hi,I am stuck with Orafce version for Postgresql 15 please help.
RegardsSyed Faraz Ahmed--
You received this message because you are subscribed to the Google Groups "Better Oracle functions support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orafce-genera...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/c80d33e6-6a7c-4c55-90a2-d50f61062526n%40googlegroups.com.
I have pasted below the issue.make
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fPIC -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o convert.o convert.c
convert.c: In function ‘pg_unicode_to_server’:
convert.c:763:26: error: ‘MAX_MULTIBYTE_CHAR_LEN’ undeclared (first use in this function)
unsigned char c_as_utf8[MAX_MULTIBYTE_CHAR_LEN + 1];
^
convert.c:763:26: note: each undeclared identifier is reported only once for each function it appears in
convert.c:763:16: warning: unused variable ‘c_as_utf8’ [-Wunused-variable]
unsigned char c_as_utf8[MAX_MULTIBYTE_CHAR_LEN + 1];
^
convert.c: In function ‘orafce_unistr’:
convert.c:1048:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
make: *** [convert.o] Error 1On Thursday, November 2, 2023 at 9:50:00 PM UTC+5 Pavel Stehule wrote:
--Hi,I am stuck with Orafce version for Postgresql 15 please help.Can you be more specific? What is the problem?RegardsPavelRegardsSyed Faraz Ahmed--
You received this message because you are subscribed to the Google Groups "Better Oracle functions support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orafce-genera...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/c80d33e6-6a7c-4c55-90a2-d50f61062526n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Better Oracle functions support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orafce-genera...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/42fe7dc4-3858-4aab-a809-ee35c6e164cbn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/CAFj8pRCsHdRVY5GvwjLY4nnL-K9vU3rp2tYFe1w86Ea6is3AnA%40mail.gmail.com.
Thanks for the reply. The version of PostgreSQL is 15.0 and don't know the orafce version just downloaded from https://github.com/orafce/orafce. Please send me the download link if other orafce version I should use.
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/CACn671REwGp1S7oDE1F5iwSX%3DLLha3UM2SwU4fjf-bJCaUinEA%40mail.gmail.com.
Can you please elaborate you question?
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/1ac0491c-9eb2-445c-8dd2-c3c6e3fcfb99n%40googlegroups.com.
I have replace the file and after this getting this error.
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/011a5ff6-25a9-478a-a08f-dc441c32992bn%40googlegroups.com.
What should I do now?
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/6c446968-0010-4bc6-ad34-bacfcb093679n%40googlegroups.com.