Re: [GENERAL] 6.4.2 on DEC Alpha

1999-05-28 Thread Sebestyen Zoltan
> There is a line in include/config.h which says: > > /* Define const as empty if your compiler doesn't grok const. */ > /* #undef const */ > Thanks for the suggestion, now this problem is solved.. and got another one.. in the odbc source, there's a yacc generated file called pgc.l t

Re: [GENERAL] 6.4.2 on DEC Alpha

1999-05-28 Thread Bruce Momjian
You should get the current snapshot. We are a week away from final release, and it should be much better in many areas. Not sure why pgc is failing. [Charset iso-8859-2 unsupported, filtering to ASCII...] > > There is a line in include/config.h which says: > > > > /* Define const as empty

Re[2]: [GENERAL] geometric functions

1999-05-28 Thread Piotr Stelmaszyk
Thursday, May 27, 1999, 10:29:24 PM, you write: smag> It appears to me that the only function you need is the one that smag> computes a bounding box of a polygon, returning it as the box smag> type. Then use whatever geometric operators are available for the smag> boxes. You can do the same with

[GENERAL] Thanks for the tips

1999-05-28 Thread Gary Hoffman
Bruce, Thanks for the tips. I also changed configure to install without Perl. Anyway, it "gmade" and installed well. I tried running postmaster in interactive mode and it seems to hang, but it runs well in daemon mode, so I'm happy. I look forward to 6.5. Again, thanks for your help. Your tips wer

[GENERAL] RE: [PORTS] AIX-4.2.1 binaries ? more info

1999-05-28 Thread Kapoor, Nishikant X
Here is the exact error I got when I compiled it on my IBM PowerPC running AIX-4.2.1. ./configure --prefix=/usr/local/pgsql_6_4 --with-template=aix_42 : -- gmake -C tcop all gmake[2]: Entering directory `/usr/local/src/postgresql-6.4

[GENERAL] ownership of tables. . .

1999-05-28 Thread JT Kirkpatrick
can i change the owner of tables, indexes, etc in postgres??? from a bash prompt of course postgres owns everything. but when in psql you type \dt, i'd like for another person to own the tables. any way to do so?? jt

[GENERAL] IPv6

1999-05-28 Thread Jon Dugan
In the message from this list: http://www.postgresql.org/mhonarc/pgsql-general/1998-10/msg00062.html Bruce mentions: The new INET/MAC type in 6.4 will not have IPv6 capability, but is planned for 6.5. I've downloaded the latest snapshot of 6.5 (dated 05/28/1999), and it does