Your name : Lee Kindness
Your email address : [EMAIL PROTECTED]
System Configuration
-
Architecture (example: Intel Pentium) : Intel Pentium
Operating System (example: Linux 2.0.26 ELF) : Linux 2.2.16-22, RedHat 7.0
PostgreSQL version (example
> Vince Vielhaber <[EMAIL PROTECTED]> writes:
> >> It would seem that that page is out of date. Vince, can you fix it?
>
> > Actually the instructions are correct.
>
> Are they? The last time I subscribed to a new list, the right
> incantation was to mail
> subscribe list-name my-addres
On Fri, 21 Sep 2001, John Summerfield wrote:
> On Tue, 18 Sep 2001, Marc G. Fournier wrote:
>
>
> >
> >
> > go to anoncvs.postgresql.org, not postgresql.org ..
>
> See the instructions at
>http://www.ca.postgresql.org/devel-corner/docs/postgres/cvs.html
>
> If your advice is correct (I've not tr
Hi,
I was just installing postgres 7.1.2 on my linux mandrake 7.2
system and the build and install went fine up to the point I
had to run:
initdb -D /usr/local/pgsql/data
which segfaulted. I changed the permissions on /tmp to 777
and all was we
Hi,
I've been playing with a 7.2 snapshot downloaded from a mirror on 24 Sept.
During the addition of support in pgAdmin II for constraint clauses in index
definitions, I've found that for an index created with:
CREATE UNIQUE INDEX "constraint_index" ON "test" USING btree ("data") WHERE
id < 123
Hi,
I'd like to report a bug in the memory management of libecpg
(PostgreSQL version 7.1.3).
The ECPGLog() call in ./src/interfaces/ecpg/lib/connect.c line 428
uses variables pointing to free()'ed storage (`realname', `host',
`port', and `options', see patch below).
regards,
Sascha Deme
Dave Page <[EMAIL PROTECTED]> writes:
> [ pg_get_indexdef doesn't report the predicate for a partial index ]
Hmm, looks like an oversight. I agree it should do that.
Thanks for the report!
regards, tom lane
---(end of broadcast)--
Rich Bodo <[EMAIL PROTECTED]> writes:
> I was just installing postgres 7.1.2 on my linux mandrake 7.2
> system and the build and install went fine up to the point I
> had to run:
>initdb -D /usr/local/pgsql/data
> which segfaulted. I changed the permissions on /tmp
Hi,
I'm using Postgresql 7.1.3 on NTServer. I have tried to compile my functions
using SPI on my Windows box.
Under Linux these functions are compiling and working but Windows
I can't compile (or better say link) even fulltextindex function (from
contrib/fulltextindex) - they are using SPI too
> > > > > go to anoncvs.postgresql.org, not postgresql.org ..
> > > >
> > > > See the instructions at
>http://www.ca.postgresql.org/devel-corner/docs/postgres/cvs.html
> > > >
> > > > If your advice is correct (I've not tried it yet) then the rules are changed
>and the werbsite's out of date.
>
> On Fri, 21 Sep 2001, John Summerfield wrote:
>
> > On Tue, 18 Sep 2001, Marc G. Fournier wrote:
> >
> >
> > >
> > >
> > > go to anoncvs.postgresql.org, not postgresql.org ..
> >
> > See the instructions at
>http://www.ca.postgresql.org/devel-corner/docs/postgres/cvs.html
> >
> > If your advice
11 matches
Mail list logo