| From: | "Tegge, Bernd" <tegge(at)repas-aeg(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Igor Kovalenko <Igor(dot)Kovalenko(at)motorola(dot)com>, pgsql-ports(at)postgresql(dot)org |
| Subject: | Re: Postgres on QNX |
| Date: | 2001-11-12 07:55:58 |
| Message-ID: | 5.1.0.14.0.20011112084834.029ce2b0@dragon.dr.repas.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
At 17:02 11.11.01 -0500, Tom Lane wrote:
>"Tegge, Bernd" <tegge(at)repas-aeg(dot)de> writes:
> > Changing line 1873 (in 7.1.3, line 1885 in my last cvs version)
> > ! if (state->enforceUnique && !equal_hasnull && tuple1 != tuple2)
> > elog(ERROR, "Cannot create unique index. Table contains non-uniq
> > makes the error go away.
>
>I've committed this change to CVS. Igor, we still need to know about
>the CREATE VIEW case.
>
>Bernd, please remember to send in an update for FAQ_QNX after the dust
I have received some interesting patches from Marcelo Nicolet. I just
had a look at them when Igor's mail came in. One of these patches makes
dl object files (like plpgsql.o) link statically and fakes the dl.
If I can find a way to integrate this into the standard tree there will
be more changes to the FAQ.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Ruprecht | 2001-11-12 16:26:56 | Re: [Solution] PG 7.1.3 & MacOS X (10.1) |
| Previous Message | Tom Lane | 2001-11-11 22:02:56 | Re: Postgres on QNX |