Re: Bug in Postgresql implementation
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
P. A. Bagyenda schrieb:
> Automatic OIDs on each table row were removed from PostgreSQL a while
> back (v7.3?), so it is time they got removed from Kannel's code. You can
> still of course use OIDs if you create your tables with a syntax
> something like:
>
> CREATE TABLE (
> ....
>
> ) WITH OIDS;
I agree with Hillel's argumentation.
patches are welcome :)
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------