onfirm the theory
> first.)
>
> We built the sources with this patch and were able to create the plperl
extension on Windows 32bit and 64bit.
> regards, tom lane
>
>
--
Sandeep Thakkar
EDB
checking for libperl... yes
>
> Christoph
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>
--
Sandeep Thakkar
EDB
On Thu, Jul 13, 2017 at 8:23 AM, Tom Lane wrote:
> Sandeep Thakkar writes:
> > On Thu, Jul 13, 2017 at 12:44 AM, Tom Lane wrote:
> >> and this is evidently because the libraries themselves don't know where
> >> they live:
> >> $ otool -D /usr/local/i
On Thu, Jul 13, 2017 at 12:44 AM, Tom Lane wrote:
> Sandeep Thakkar writes:
> > On Wed, Jul 12, 2017 at 8:13 PM, Tom Lane wrote:
> >> Ugh. Please provide details about the hand-built ICU --- what version,
> >> what configure options did you use for it, etc.
>
On Wed, Jul 12, 2017 at 8:13 PM, Tom Lane wrote:
> Sandeep Thakkar writes:
> > On MacOS, I configured PG10 beta2 sources with '--with-icu" option along
> > with ICU_LIBS and ICU_CFLAGS env variables to define the location of the
> > ICU libs that I built. Once t
ble to load the perl library. It works fine on
Linux and MacOS.
--
Sandeep Thakkar
EDB
_system_collations('pg_catalog');*
child process exited with exit code 1
initdb: removing data directory "/tmp/data"
--
Has anyone came across this? This error is not seen on Linux and Windows
though.
--
Sandeep Thakkar
EDB
On Tue, Apr 25, 2017 at 1:59 AM, Dave Page wrote:
>
>
> On Mon, Apr 24, 2017 at 9:26 PM, Andres Freund wrote:
>
>> On 2017-04-24 16:18:30 -0400, Robert Haas wrote:
>> > On Sat, Apr 22, 2017 at 1:58 PM, Sandeep Thakkar <
>> > sandeep.thak...@enterprisedb.co
& Regards
>
> *Paresh More*
>
> [image: NEW-EDB-logo-4c]
>
> Pune, India.
>
--
Sandeep Thakkar
EDB
Mkvcbuild_Tcl86_94-92.patch
Description: Binary data
Mkvcbuild_Tcl86_95-master.patch
Description: Binary data
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
zards go, I would guess that the
> key question is how much version skew can be tolerated between autoconf
> and config.guess/config.sub. I have no idea about that; Peter E. might.
> But I do note that pre-9.4 branches use an older autoconf version.)
>
--
Sandeep Thakkar
the arch
to be ppc64le (case statement). When I passed the build type as
"powerpc64le-unknown-linux-gnu" to the configure script, the build is
successful.
So, config.guess should be changed to include the build type for ppc64le
like it is in 9.4+ branches.
--
Sandeep Thakkar
build fails, you'll know there's an
> environmental problem, like a broken dependency library. If that build
> succeeds, please use "git bisect" to find which commit broke things, and
> report the commit hash here.
>
> Thanks,
> nm
>
--
Sandeep Thakkar
://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=anole&dt=2015-04-23%2009%3A00%3A25&stg=contrib-install-check-C
--
Sandeep Thakkar
and any headers it in turn includes are bundled, there is no
> longer an issue with NLS.
>
> That was just a workaround for building exts when Pg's headers tried to
> refer to nonexistent headers when NLS was enabled.
> On 6 Jan 2014 18:57, Sandeep Thakkar
> wrote:
>
>
Windows?
> >
> > --
> > Craig Ringer http://www.2ndQuadrant.com/
> > PostgreSQL Development, 24x7 Support, Training & Services
> >
> >
> > --
> > Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> > To make changes to your subscription:
> > http://www.postgresql.org/mailpref/pgsql-hackers
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
--
Sandeep Thakkar
your patch in next commit fest.
>
>
> Yes. Are not vulnerabilities/security risk's taken care of more urgent
> bases ?
>
>
>> With Regards,
>> Amit Kapila.
>> EnterpriseDB: http://www.enterprisedb.com
>>
>
>
--
Sandeep Thakkar
Phone: +91.20.30589505
Website: www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on Twitter: http://www.twitter.com/enterprisedb
ineering Department
> > NEC Soft, Ltd.
> > E-Mail: anzai-na...@mxu.nes.nec.co.jp
> > ---
> >
> >
> > > Hi Sandeep,
> > >
> > > PFA Naoya's patch (pg_ctl.c.patch).
&g
; Good finding. I have attached another version of patch
> (pg_ctl.c_windows_vulnerability.patch) attached that has fewer lines of
> code changes, can you please take a look ?. Thanks.
> >
> > Best Regards,
> > Asif Naeem
> >
> >
> > On Mon, Oct 28, 2013 at
Hi Dave
We register the service using pg_ctl. When I manually executed the
following on the command prompt, I saw that the service path of the
registered service did not have the pg_ctl.exe path in quotes. May be it
should be handled in the pg_ctl code.
*c:\Users\Sandeep Thakkar\Documents>
along with the exact Windows version.
>
> I've CC'd Sandeep at EnterpriseDB, who IIRC is looking after the
> installer at the moment.
>
> --
> Craig Ringer http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Training & Services
&
Alex, please send across the install-postgresql.log. It must be present in
your system TEMP.
On Fri, Jan 11, 2013 at 12:02 PM, Sandeep Thakkar <
sandeep.thak...@enterprisedb.com> wrote:
> I remember last time we fixed a bug in initcluster.vbs. There was a typo
> which caused icac
ve CC'd Sandeep at EnterpriseDB, who IIRC is looking after the
> installer at the moment.
>
> --
> Craig Ringer http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Training & Services
>
>
--
Sandeep Thakkar
Senior Software En
22 matches
Mail list logo