PostgreSQL 8.0.0rc1
DBD::PgSPI 0.02
Perl 5.8.6
FreeBSD 4.10-STABLE, Solaris 9
More error handling problems with plperl -- this time when using
DBD::PgSPI. If a function executes a query that raises an error,
subsequent functions that haven't been loaded yet will fail. I
think this problem got fi
On Sun, 2004-12-05 at 09:43 +, PostgreSQL Bugs List wrote:
> In 8.0 RC1, because of bug in -D parsing in pg_ctl I am unable to run
> postgres as service when I have space in data path - when i register it with
> pg_ctl register -D "C:\Program Files\PostgreSQL\data" and try to run it then
> i
must have been a bad unarchive. I gnuzip'd and un
tar's again and everything made ok. The regression
test are all ok..
thanks,
Ted
--- Tom Lane <[EMAIL PROTECTED]> wrote:
> Theodore Petrosky <[EMAIL PROTECTED]> writes:
> > ../../Unicode/utf8_to_euc_cn.map:4231: error:
> parse
> > error before "
Theodore Petrosky <[EMAIL PROTECTED]> writes:
> ../../Unicode/utf8_to_euc_cn.map:4231: error: parse
> error before "l"
> ../../Unicode/utf8_to_euc_cn.map:4232: warning:
> missing braces around initializer
> ../../Unicode/utf8_to_euc_cn.map:4232: warning: (near
> initialization for `ULmapEUC_CN[4230
Hi guys,
I am trying to make RC 1 on OS X.
My setup is:
OS X 10.3.2
gcc --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build
1666)
Copyright (C) 2002 Free Software Foundation, Inc.
./configure --with-rendezvous --enable-thread-safety
then make..
here is my error...
gcc -no-cpp-pr
Michael Fuhr <[EMAIL PROTECTED]> writes:
> Should the xreflabel attributes be changed?
Yeah. Now that I look, they're not the only broken ones either.
Sigh ... thanks for the report.
regards, tom lane
---(end of broadcast)-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Sun, 5 Dec 2004, Tom Lane wrote:
Have you tried on RHEL ES 3.0, at least?
I've never installed 3.0 locally, but I have built --with-openssl
on RHL 8.0 and Fedora Core 3, which bracket RHEL-3, and not noticed
any need to mess with kerberos include
"Ed L." <[EMAIL PROTECTED]> writes:
> The following queries result in a dropped sequence, but IMO should not:
> create table foo(id serial);
> create table bar(id integer not null nextval('foo_id_seq'::text));
> alter table foo alter column id drop default;
> drop table foo;
I don't think that fo
On Sunday December 5 2004 12:54, Ed L. wrote:
> There appears to be a race condition in which dropping a view and
> replacing it with an identically-named table inside one transaction while
> other transactions are concurrently updating the view/table causes the
> following error:
>
> WARNING: Err
Devrim GUNDUZ <[EMAIL PROTECTED]> writes:
> On Sun, 5 Dec 2004, Tom Lane wrote:
>> ?? I've not had to do that on any Red Hat machine I've used ...
> Have you tried on RHEL ES 3.0, at least?
I've never installed 3.0 locally, but I have built --with-openssl
on RHL 8.0 and Fedora Core 3, which brac
The following queries result in a dropped sequence, but IMO should not:
create table foo(id serial);
create table bar(id integer not null nextval('foo_id_seq'::text));
alter table foo alter column id drop default;
drop table foo;
Once dependence between foo and foo_id_seq has been removed, a dro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Sun, 5 Dec 2004, Tom Lane wrote:
ln -s /usr/kerberos/include/* /usr/include/
?? I've not had to do that on any Red Hat machine I've used ...
Have you tried on RHEL ES 3.0, at least?
This problem was what I have experienced during RPM builds, mon
Devrim GUNDUZ <[EMAIL PROTECTED]> writes:
> On Sun, 5 Dec 2004, Aaron Clauson wrote:
>> I have been unable to get the configure script to work with the v8 beta 5
>> distribution when the --with-openssl option is used.
> ln -s /usr/kerberos/include/* /usr/include/
?? I've not had to do that on a
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable C compiler found in $PATH
It looks like you don't have the gcc package installed.
If you didn't install gcc, then you probably also omitted the -devel
subpackages,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Sun, 5 Dec 2004, Aaron Clauson wrote:
Yes that fixed it. I don't know why? I was hunting around for anything to do
with ssl not with kerberos...
I could run the 7.4.6 configure without needing the symbolic link but perhaps
this is an issue res
The following bug has been logged online:
Bug reference: 1338
Logged by: PJMODOS
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 Beta
Operating system: Windows 2000
Description:Problem running PostgreSQL as service
Details:
In 8.0 RC1, because of bug i
The following bug has been logged online:
Bug reference: 1337
Logged by: PJMODOS
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 Beta
Operating system: Windows 2000
Description:Problem running PostgreSQL as service, incl. fix
Details:
In 8.0 RC1, becau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Sun, 5 Dec 2004, Aaron Clauson wrote:
I have been unable to get the configure script to work with the v8 beta 5
distribution when the --with-openssl option is used.
I am using Whitebox Linux and have tried reinstalling/removing all the
openssl
18 matches
Mail list logo