[BUGS] Re: FWD: broken SGI tarfiles

2001-04-26 Thread Robert E. Bruccoleri
Dear Tom, I have reloaded the SGI binaries. The checksums match those on my system, and I can gunzip them on hub.org. --Bob > > > I confirm that these are not OK on the server. Possibly you forgot > to set binary mode when uploading 'em? > > regards, tom lane >

Re: [BUGS] Cannot Create plpqsql function!

2001-04-26 Thread Andrew McMillan
> asreddy wrote: > > Using postgresql 6.5.2 on RedHat linux 6.1. Getting the following error while > creating function: > > ERROR: Procedures cannot take more than 8 arguments > > Any pointers? Do not tell me to go for version 7. I may not have that time to go > for a change. Make one of your

[BUGS] Cannot unzip binary tar.gz file for IRIX 6.5.7I

2001-04-26 Thread pgsql-bugs
BETTLER ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description Cannot unzip binary tar.gz file for IRIX 6.5.7I Long Description You can t unzip sgi-pgsql-n32.tar.gz orsgi-pgsql-o32.tar.gz files of version 7.1 for IRIX 6.5.7 (i have t

[BUGS] Re: Cannot Create plpqsql function!

2001-04-26 Thread Thomas Lockhart
> Using postgresql 6.5.2 on RedHat linux 6.1. Getting the following > error while creating function: > ERROR: Procedures cannot take more than 8 arguments > Any pointers? Do not tell me to go for version 7. I may not have that > time to go for a change. You have two choices: 1) do the Thing Whi

Re: [BUGS] c-function returning multiple rows

2001-04-26 Thread Tom Lane
Alexey Nalbat <[EMAIL PROTECTED]> writes: > I digged into sources and supposed that line 61 in fmgr.h might be > 'struct ReturnSetInfo *resultinfo;' instead of 'struct Node > *resultinfo;'. But I'm not sure if it is correct. No, it isn't. fmgr.h is correct as given, because the resultinfo field

Re: [BUGS] Startup Problems on Win2K

2001-04-26 Thread Peter Eisentraut
Saul Hernández writes: > Cygwin 1.1.8-2 (Version 1.1.7 was not available at cygwin.com) > Cygipc 1.04 See doc/FAQ_MSWIN. -- Peter Eisentraut [EMAIL PROTECTED] http://funkturm.homeip.net/~peter ---(end of broadcast)--- TIP 3: if posting/read

[BUGS] c-function returning multiple rows

2001-04-26 Thread Alexey Nalbat
Hello, I encountered the following problem ( at PostgreSQL 7.1 on Solaris i386 ) with compiling c-function returning multiple rows. Here is a transcript. +++ +++ postgres@beta:~$ cd lib/ postgres@beta:~/lib$ cat #include > #include "postgres.h" > #include "fmgr.h" > #include "nodes/

[BUGS] Startup Problems on Win2K

2001-04-26 Thread Saul Hernández
Hello - I downloaded PostgreSQL 7.1 today and began installing it on a Windows 2000 server with 1GB of memory and 12GB of hard drive space. To support the installation, I used the following: Cygwin 1.1.8-2 (Version 1.1.7 was not available at cygwin.com) Cygipc 1.04 At the end of the configure

Re: [BUGS] postgres.h missing

2001-04-26 Thread Darren Cook
>[EMAIL PROTECTED] writes: >> (BTW php4 is patched in CVS to include postgres_fe.h instead of postgres.h). > >PHP *should* have been patched to not include either one. If they >didn't get it right yet, would you rattle their cage a little more? Sorry to confuse, I got that from the mailing list

[BUGS] Cannot Create plpqsql function!

2001-04-26 Thread asreddy
Using postgresql 6.5.2 on RedHat linux 6.1. Getting the following error while creating function:   ERROR:  Procedures cannot take more than 8 arguments   Any pointers? Do not tell me to go for version 7. I may not have that time to go for a change.   Thanks --Siva

[BUGS] pg7.0.2 doesnt yield match on regexps w/ many "|"

2001-04-26 Thread pgsql-bugs
Emils Klotins ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description pg7.0.2 doesnt yield match on regexps w/ many "|" Long Description Adding more than a very limited number of complexness to a regexp query will yield 0 rows without