Hello Team, Could you please reply on below query. Regards, Deepti Sharma
From: Deepti Sharma S Hello Team, Could you please help us in below query. Regards, Deepti Sharma
From: Deepti Sharma S Hello Team, Postgres Package information used in application :
Currently, our application is getting compiled with C++98 standard with
ABI flag disabled(
-std=gnu++98 -D_GLIBCXX_USE_CXX11_ABI=0 ) on machine SUSE Linux Enterprise Server 15 SP1 with gcc/g++ version 7.5.0. Now we are planning to migrate our application to
C++11 (or C++14) standard with ABI flag enabled (-std=gnu++11 -D_GLIBCXX_USE_CXX11_ABI=1). We want to know from Postgres,
Regards, Deepti Sharma
|