Re: [BUGS] large object seek/write bug

2000-06-14 Thread Tom Lane
Ian Grant <[EMAIL PROTECTED]> writes: > I'm using V 7.0 on a Linux machine and I believe I have found a bug in the > large object interface provided by libpq. Thank you for the carefully developed test case. The bug is actually in the backend, not in libpq: there's an ancient hack in inv_write

[BUGS] Some problem with inet type on PostgreSQL-7.0

2000-06-14 Thread Vadim Passynkov
Hi All, I have some problem with inet type on PostgreSQL-7.0 (FreeBSD 3.4-STABLE) Table "ipaddresses" Attribute | Type | Modifier --+-+ sysname | text| not null index| integer | not null

Re: [BUGS] jdbc2 bug in absolute (ResultSet.java)

2000-06-14 Thread Bruce Momjian
Thanks. I will back-patch these in to 7.0.X. > I'm the one who posted this question and also posted the patch to fix it. > Thanks for including it. The version of the JDBC driver in the cvs fixes > all the problems I know of regarding indexing (I re-wrote > absolute). Absolute and relative do

Re: [BUGS] jdbc2 bug in absolute (ResultSet.java)

2000-06-14 Thread Travis Bauer
I'm the one who posted this question and also posted the patch to fix it. Thanks for including it. The version of the JDBC driver in the cvs fixes all the problems I know of regarding indexing (I re-wrote absolute). Absolute and relative do not work properly in the 7.0 driver. Thanks, --

[BUGS] info on unixODBC/Postgres driver port to IRIX 6.5.7 64bit

2000-06-14 Thread Murad Nayal
Hello, This is a report on my attempts to install unixODBC (1.8.9) and postgres odbc driver on IRIX 6.5.7 64bit using the native compiler. There are a number of changes that were necessary to be made on both the configuration files and source to get it to compile. patches are attached. some of

Re: [BUGS] libpgtcl

2000-06-14 Thread Bruce Momjian
Backed out. [ Charset ISO-8859-1 unsupported, converting... ] > I just looked at this yesterday and I wonder why one would want to do > this. The libpgtcl build works perfectly fine and it doesn't even link > with tcl, so there's little reason to "integrate the tcl-spec" into > things. The only t

Re: [BUGS] libpgtcl

2000-06-14 Thread Bruce Momjian
I will back it out then. > Bruce Momjian <[EMAIL PROTECTED]> writes: > > I am happy to back it out. Comments? [Let me give the author time to > > respond.] > > >> I just looked at this yesterday and I wonder why one would want to do > >> this. The libpgtcl build works perfectly fine and it doe

Re: [BUGS] libpgtcl

2000-06-14 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > I am happy to back it out. Comments? [Let me give the author time to > respond.] >> I just looked at this yesterday and I wonder why one would want to do >> this. The libpgtcl build works perfectly fine and it doesn't even link >> with tcl, so there's

Re: [BUGS] Where is a compile bug in postgresql-7.0beta2 reported?

2000-06-14 Thread Bruce Momjian
Added to TODO list: * BSD/OS does not support locale because there is no LC_MESSAGES I have contacted BSDI support about the problem. [ Charset ISO-8859-1 unsupported, converting... ] > Do we know anybody with BSDI 4.1? LC_MESSAGES may have made it into that > release, though I have no

Re: [BUGS] libpgtcl

2000-06-14 Thread Bruce Momjian
I am happy to back it out. Comments? [Let me give the author time to respond.] [ Charset ISO-8859-1 unsupported, converting... ] > I just looked at this yesterday and I wonder why one would want to do > this. The libpgtcl build works perfectly fine and it doesn't even link > with tcl, so there

[BUGS]

2000-06-14 Thread Ian Grant
Hi, I sent this message to [EMAIL PROTECTED] a couple of weeks ago and I got an automated response from [EMAIL PROTECTED] indicating that I'd been subscribed to this list, but I've not seen any traffic from it all since then. Either there are really very few bugs in PostgreSQL (congratulation