threads
listlengths
1
2.99k
[ { "msg_contents": "Hi, all.\n\nI've just sent a patch to the pgsql-patches list that (among other fixes\nspecific for Digital Unix) contains a patch for\nsrc/backent/ports/snprintf.c. That file contained two bugs: it incorrectly\nused HAVE_LONG_INT_64 to check if it could use the \"long long int\" type\n(change...
[ { "msg_contents": "I am working on doing the HISTORY file for the 6.4.1 release.\n\nI can't figure out how to generate a cvs log for only the REL6_4 cvs\ntree.\n\nCan anyone tell me how to do it?\n\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@candle.pha.pa.us ...
[ { "msg_contents": "Appologies,\n\nIt looks like this was not the fix, as I'm still getting the\nBad node message....\n\n\nWill continue investigating.\n\nKeith.\n\nKeith Parks <emkxp01@mtcc.demon.co.uk>\n> \n> Vadim Mikheev <vadim@krs.ru>\n> > \n> > Keith Parks wrote:\n> > > \n> > > Vadim Mikheev <vadim@krs.ru>...
[ { "msg_contents": "Hi,\n\nI think I need some help here\n\nTaking part of the pg_views rule shows it thinks the views\nare NOT views.\n \npostgres=> SELECT relname AS viewname, pg_get_userbyid(relowner) AS viewowner, \npg_get_viewdef(relname) AS definition FROM pg_class WHERE relhasrules;\nviewname |viewowne...
[ { "msg_contents": "Attention PC dealers and Integrators!\n\nGet the following incredible Multimedia functions for just $49 (dealer cost):\n\n- Industry's best DVD Decode \n- 2D/3D Graphics with 6M video RAM and output to TV\n- Real-time MPEG1 compression and Home Movie Editing (software included)\n- Wave table ...
[ { "msg_contents": "I have made the needed changes for 6.4.1.\n\nWould people please review the attached TODO list, and tell me what TODO\nitems can be removed, and if the attached 6.4.1 changes are correct.\n\nI suspect a few of the TODO items I added after 6.4 was release have\nbeen fixed, but am not sure.\n\n...
[ { "msg_contents": "Hello!\n\nOn Thu, 17 Dec 1998, Tim Williams wrote:\n> When I run the following set of statements in postgres v6.4 (built on\n> Debian Linux):\n> \n> create table tmp (v1 date, v2 datetime);\n> insert into tmp values ('06-01-1999', '06-01-1999');\n> select date_part('month', v1) as m1, date_pa...
[ { "msg_contents": "Hi,\n\n just committed some fixes to get back the old \"<>\" for NULL\n strings on nodeToString().\n\n Marc's recent changes to appendStringInfo() handling broke\n it. The old version converted a NULL string into a \"<>\".\n Handing a NULL for %s to vsnprintf() ...
[ { "msg_contents": "I get this error:\n\ngcc2 -I../../../include -I../../../backend -I/usr/local/include/readline -O2 -\nm486 -pipe -g -Wall -I../.. -c nabstime.c -o nabstime.o\nnabstime.c: In function `GetCurrentAbsoluteTime':\nnabstime.c:78: `tzn' undeclared (first use this function)\nnabstime.c:78: (Each...
[ { "msg_contents": "Jan,\n\nThanks for this, I'm happy now :-)\n\nRegression tests all pass except for a couple of\n\"non functional update\" messages in misc.\n\nGreat job,\nKeith.\n\n\njwieck@debis.com (Jan Wieck)\n> \n> Hi,\n> \n> just committed some fixes to get back the old \"<>\" for NULL\n> stri...
[ { "msg_contents": "I haven't tried elsewhere first because this really isn't a question\nper-se. It is a request. All software packages have bugs. Known bugs\nshould be made public!\n\nIs it possible to make a BUGS-list (not a mailing list... just a text\nfile or html page retrievable from web space) and sti...
[ { "msg_contents": "Hi all\n\nshell_connection=> create view orders_v as\nshell_connection-> select\nshell_connection-> o.qty as oqty,\nshell_connection-> odate,\nshell_connection-> sdate,\n\n(odate and sdate are in orders only)\n\nshell_connection-> ...
[ { "msg_contents": "Hello!\n\n Continuing getting bug reports...\n This guy see the same error on FreeBSD 2.2.5, pgsql 6.4. He reports\n6.3.2 had no the problem...\n\nOleg.\n---- \n Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/\n Programmers don't die, they just GOSUB...
[ { "msg_contents": "I made an error in the script that builds the tar file for PyGreSQL.\nCan someone with access please move the following files from the\n.../src/interfaces/python directory down one level to\n.../src/interfaces/python/tutorial please?\n\nadvanced.py\nbasics.py\nfunc.py\npgtools.py\nsyscat.py\n...
[ { "msg_contents": "Hello!\n\n Continuing getting bug reports...\n This guy see the same error on FreeBSD 2.2.5, pgsql 6.4. He reports\n6.3.2 didn't have the problem...\n\nOleg.\n---- \n Oleg Broytmann http://members.tripod.com/~phd2/ phd2@earthling.net\n Programmers don't die, they just G...
[ { "msg_contents": "\nThings have quieted down considerably this past weekend, so is it safe to\nassume that ppl are happy where the v6.4.1 tree is sitting right now?\n\nPending any outcry against, I will create the tar-ball of it tonight after\nI get home...~5hrs from now or so...\n\nMarc G. Fournier ...
[ { "msg_contents": "Hi,\n\n sometimes it's good not to spend too much efford implementing\n the final solution first. So for the NUMERIC.\n\n First I wonder why the can_coerce... stuff is #if'd out of\n parse_relation.c? For the NUMERIC type the\n numeric(num,typmod) must be ...
[ { "msg_contents": "I have no idea whether this will go through to patches as I've changed my\nemail address. Is patches run as a private mailing list too? \n\nAnyway, here's the latest ecpg update. It contains all changes newer than my\nlatest CVSUP (this morning).\n\nMichael\n-- \nMichael Meskes ...
[ { "msg_contents": "Hallo,\n\n I'm trying postgres 6.4.1 and I have problem with select command:\n\n> create table t( text_column text );\n> select sum( text_column ) from t;\nThis command makes no sense, but causes crash in backend:\n\npqReadData() -- backend closed the channel unexpectedly.\n This prob...
[ { "msg_contents": "\nMy database (pgsql 6.4.1, linux i386, compiled by egcs-1.1.1) does weird things:\ndavid=> create table t( i int primary key );\nNOTICE: CREATE TABLE/PRIMARY KEY will create implicit index t_pkey for table t\nCREATE\ndavid=> drop table t;\nDROP\n\n*** table t doesn't exist\n\ndavid=> create...
[ { "msg_contents": "> I'm trying to \"convert\" the sample db found in \"The Practical SQL \n> Handbook\" Bowman, et al. to postgres. When trying to create the \n> following table I get \"parser: parse error at or near 'null'\" \n> create table authors (\n> zip char(5) null\n> );\n>...
[ { "msg_contents": "Can we *really* fix up the docs list, or kill it? People ask what list\nthey should be posting on for docs questions, and I'm not sure what\nanswer I should give them. Without it being archived, it means that\nthere is no searchable list of answers to questions, so I've been\nrecommending usi...
[ { "msg_contents": "Hello\n\n\tIn 6.4.1, PG_SUBVERSION is still \"0\" in version.h.\n\nRegards\n\n-- \nASCII CORPORATION\nTechnical Center\nSHIOZAKI Takehiko\n<takehi-s@ascii.co.jp>\n", "msg_date": "Thu, 24 Dec 1998 10:16:37 +0900 (JST)", "msg_from": "SHIOZAKI Takehiko <takehi-s@ascii.co.jp>", "msg_f...
[ { "msg_contents": "HISTORY file coming with 6.4.1 seems old one. I tried\nhttp://www.postgresql.org/ to get latest HISTORY but it miserably\nfailed.\n\nAlso, I noticed that the name of 6.4.1 source directory is \"pgsql\" not\npostgresql-v6.4.1 or postgresql-6.4.1. I'm afraid this confuses users.\n--\nTatsuo Ish...
[ { "msg_contents": "\nDue to an error on my part, I mistakenly packaged up the -CURRENT source\ntree as being v6.4.1, vs the actual v6.4.1 source tree...\n\nThis has *just* been fixed as of two minutes ago...\n\nFor those running production environments, *please* download this new\npackage and rebuild :(\n\nSorr...
[ { "msg_contents": "Here are the list of changes for 6.4.1.\n\nIf your 6.4.1 pgsql/HISTORY file does not contain this at the top, you\nhave a faulty 6.4.1 distribution. I recommend you go to\nftp.postgresql.org or www.postgresql.org to get a new one.\n\n\n--------------------------------------------------------...
[ { "msg_contents": "The web page, under NEWS says about 6.4.1:\n\n\tTue Dec 22, 1998 - PostgreSQL v6.4.1 Released. This release is a\n\tmaintenance release. There have been no features added to it, only fixes\n\tagainst v6.4. If you are having problems, please download and install\n\tv6.4.1 before reporting any ...
[ { "msg_contents": "Hi,\n\nit would have been a much cleaner solution to increment\nthe version number after realizing, that a wrong version\nhas been distributed.\nTo distribute another software with the same version\nnumber - even if the wrong version was available only for \na very short time - is definitely ...
[ { "msg_contents": "Long awaited port for NetBSD/m68k was finally done by Mr. Mutsuki\nNakajima. Since he is not subscribing the mailing list, I'm posting\nhis patches by his request. According to him, he has successfully\ncompiled and passed the regression test on Mac SE/30 running\nNetBSD/m68k. Also, another ...
[ { "msg_contents": "\nhas anyone noticed that the backend still dies when you do a \"\\d\" from\npsql ? This is with 6.4.1 on bsdi 3.1 \n\n\n--\nIncredible Networks LTD Angelos Karageorgiou\n20 Karea st, +30.1.92.12.312 (voice)\n116 36 Athens, Greece +30.1.92.12.314 (fax)\nhttp://w...
[ { "msg_contents": "\n Hello,\n\n a quick question (I couldn't contact postgresql.org, so I didn't check\nthe FAQ, but I doubt it would be there.)\n\n When I create a table with field \"nnn float8\" and total row size, say\n140 bytes, and then I insert a row with NULL in this field, will my record\ntake up...
[ { "msg_contents": "\n\nI have been using postgres for about 4 months now, and I have to admit\nit is an awesome product , congrats to you all people but I do have a \nlingering question\n\n<pest mode>\nin pg_hba.conf when my netmask is 255.255.255.0 like below the authentication\nmechanism works fine\n\nhost ...
[ { "msg_contents": "Hi all\n\nThe following is a snippet from the expected trigger.out file, the only\ndifferance between this and what I got is that the following 'NOTICE:'\nlines are missing in mine.\nIs this a problem?\nThis was the only failure.\n\nQUERY: delete from pkeys where pkey1 = 30 and pkey2 = '3';\n...
[ { "msg_contents": "\n Hello,\n\n I'm looking for a int8-like type or equivalent substitute.\n\n float8 is the first one that comes to mind, but a question arises :\n isn't there a chance that if I store float8 values be integers, it may\non some occasions return to me a decimal ? I.e. I would store someth...
[ { "msg_contents": "Marc,\n\nI just noticed that my mirror of www.postgresql.org\nos totally broken ! The problem is in your recent changes -\nmany documents used /style1.css which of course doesn't exists in\nmy document root. I notice other mirrors also broken on that reason.\nAlso main page doesn't have a ref...
[ { "msg_contents": "\t>> Shouldn't we change default transaction mode now?\n\t>> And use option/SET TRANSACTION MODE to switch to\n\t>> un-chained mode if one like it?\n\t>\n\t>No comments on this?\n\t>I would like to make BEGIN implicit...\n\t>Objections?\n\n\tYes, I object. I think the default behavio...
[ { "msg_contents": "Hi,\n\nI installed postgres from my User account on Solaris 2.6 and created some\ndatabases. If another user with a different Solaris account wants to access\nthe database that I created, what is the procedure? Right now, when we try \nto do that (psql <dbname> ), there is an error saying us...
[ { "msg_contents": "My feeling (not that anyone asked) is that if one bit changes after an\nofficial release, then it's necessary to change the release name\n*somehow*. I'm at the ready to update the web site if Marc makes 6.4.2\nor 6.4.2.1 or 6.4.1-bis or whatever...\n\nThe Hermit Hacker <scrappy@hub.org> write...
[ { "msg_contents": "I've just applied a large number of changes to the sgml docs contributed\nby Vince Vielhaber. These mostly add \"tag completion\" to the markup as\nrequired by the newest versions of docbook and the style sheets.\n\nThe content changes are minimal; I've added mention of the \"NULL\" column\nc...
[ { "msg_contents": "I'm trying to set up cvsup on a new machine to snarf the postgres cvs\nrepository. I've had my machine at home set up for so long, I can't\nremember how the $CVSROOT/CVSROOT part of my local repository directory\ntree came into being. Should it be imported from postgresql.org as is\nthe pgsql...
[ { "msg_contents": "Hello David, hello Thomas,\n\na couple of weeks ago I had a similar problem, I solved it by a little\nshell-script, (sorry, no pg-sql) which registers the missing operators.\nAs I thought it4s going to be fixed in the next version, I didn4t post\nit. But untill then, perhaps it helps ....\nFi...
[ { "msg_contents": ">From [194.58.47.100]!mcit.aris.ru!hub.org!owner-pgsql-hackers Mon Dec 28 10:36:11 GMT 1998 remote from doom\nReceived: from mcit.aris.ru ([194.58.47.100]) by doom.samara.su with SMTP id AA00380\n (5.65/IDA-simtel for <evg@relay1.cit.ru>); Mon, 28 Dec 1998 10:36:11 +0400\nReceived: from hu...
[ { "msg_contents": ">From [194.58.47.100]!mcit.aris.ru!hub.org!owner-pgsql-hackers Mon Dec 28 10:36:17 GMT 1998 remote from doom\nReceived: from mcit.aris.ru ([194.58.47.100]) by doom.samara.su with SMTP id AA00382\n (5.65/IDA-simtel for <evg@relay1.cit.ru>); Mon, 28 Dec 1998 10:36:17 +0400\nReceived: from hu...
[ { "msg_contents": ">From [194.58.47.100]!mcit.aris.ru!hub.org!owner-pgsql-hackers Mon Dec 28 10:36:45 GMT 1998 remote from doom\nReceived: from mcit.aris.ru ([194.58.47.100]) by doom.samara.su with SMTP id AA00390\n (5.65/IDA-simtel for <evg@relay1.cit.ru>); Mon, 28 Dec 1998 10:36:45 +0400\nReceived: from hu...
[ { "msg_contents": ">From [194.58.47.100]!mcit.aris.ru!hub.org!owner-pgsql-hackers Mon Dec 28 10:36:49 GMT 1998 remote from doom\nReceived: from mcit.aris.ru ([194.58.47.100]) by doom.samara.su with SMTP id AA00392\n (5.65/IDA-simtel for <evg@relay1.cit.ru>); Mon, 28 Dec 1998 10:36:49 +0400\nReceived: from hu...
[ { "msg_contents": ">From [194.58.47.100]!mcit.aris.ru!hub.org!owner-pgsql-hackers Mon Dec 28 10:36:52 GMT 1998 remote from doom\nReceived: from mcit.aris.ru ([194.58.47.100]) by doom.samara.su with SMTP id AA00394\n (5.65/IDA-simtel for <evg@relay1.cit.ru>); Mon, 28 Dec 1998 10:36:52 +0400\nReceived: from hu...
[ { "msg_contents": "\nWhile debugging the JDBC driver I've come across this:\n\ntemplate1=> create user test with password temppass;\nERROR: Bad abstime external representation ''\n*ABORT STATE*\ntemplate1=> create user test with password temppass valid until '2000 dec\n31';\nNOTICE: (transaction aborted): all...
[ { "msg_contents": "The recent report of success for NetBSD-m68k reminded me that there are\na few platforms on our \"supported list\" which have not had reports of\nsuccess for Postgres-v6.4 (or if there were reports I neglected to\nupdate the list).\n\nIf anyone has news or success on the following ports, plea...
[ { "msg_contents": "> Here's the report I sent you earlier. 6.2 was the last version I had\n> any success with on the 88k :-(\n> ... but I would still like to be able to run Postgres on\n> the 88k.\n> > Attempted a build of v6.4 on the Motorola 88k SVR4---\n> > used \"./configure --with-template=svr4\".\n> > co...
[ { "msg_contents": "\nI upgraded my OS from FreeBSD 2.2.7 to 2.2.8 and rebuilt and updated\npostgreSQL to make sure there wouldn't be any library changes or anything\nelse like that to get me. Well the end result is this:\n\npostgres@paprika /usr/local/pgsql> psql template1\nConnection to database 'template1' f...
[ { "msg_contents": "Apologies if this has been raised before.\n\nThis:\n\ncreate table a12345678901234567890 ( b1234567890 serial );\n\ncauses this:\n\npqReadData() -- backend closed the channel unexpectedly.\n This probably means the backend terminated abnormally before or\nwhile processing the request....
[ { "msg_contents": "I forgot to add the attachments--sorry for the wasted bandwidth!\n\nCarl G. Riches\nSoftware Engineer\nDepartment of Mathematics\nBox 354350\t\t\tvoice: 206-543-5082 or 206-616-3636\nUniversity of Washington\tfax: 206-543-0397\nSeattle, WA 98195-4350\t\tinternet: riches@ms.washing...
[ { "msg_contents": "\nDunno if it's known or even important, but I don't recall seeing this \nbefore during cvsup:\n\nCannot calculate checksum for\n\"/usr/local/src/pgsql/pgsql/src/interfaces/odbc/config.h\": No such file or\ndirectory\n\n\nVince.\n-- \n==========================================================...
[ { "msg_contents": "Hi,\n\nThis appears to have worked, but required a patch to your patch -- which I've attached.\nThe new version passes regression tests in a manner very similar to the old,\nso I'm assuming all is well, here, and that you mistakenly sent me one\nof the features I'm not ready for yet... (CONST...
[ { "msg_contents": "\nDecided to start from scratch. Did a gmake distclean and a fresh cvsup.\nReinstalled and did an initdb. Starting the postmaster gives me this:\n\nIpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=894392,\npermission=600\nFATAL 1: ShmemCreate: cannot create region\n\nYes...
[ { "msg_contents": "> > No time this year.\n> > If necessary I will do it next year.\n> > \n> > Thanks.\n> \n> Yes. I need to know if the code change between setitimer and select()\n> causes the difference you are seeing.\n\nOK, I have re-coded that section. I had majorly broken it.\n\nAs part of the fix, I ...
[ { "msg_contents": "> I am currently running Postgresql, ver 6.4 (not yet 6.4.1) on a\n> new SGI Octane (IRIX 6.5-mips). The output from 'uname -a' is:\n> IRIX64 mahunui 6.5 11051213 IP30 mips\n\nThanks for the report! Will update the porting info...\n\nOh, and stay the h!@$ away from v6.4.1. It actually...
[ { "msg_contents": "Hi all,\n\n the exact NUMERIC datatype materializes more and more. What I\n got so far are the four arithmetic base operators, all six\n comparision operators and these functions:\n\n ABS(n)\n CEIL(n)\n EXP(n)\n FLOOR(n)\n LN(n)\n MOD(m,n)...
[ { "msg_contents": "Hi!\n\nI have to recover old db, produced by pgsql 6.1. The binaries are lost and \nfresh compiled postgres dumps core. Investigation narrowed the problem\ndown to postgresql-v6.1.1/src/backend/utils/cache/catcache.c:comphash\n\nWith debug turned on, I'm getting the following output:\n\n[ak...
[ { "msg_contents": "Hi all\n\nI just noticed that when loading a dump file, all the echoes of the stuff\nin the dump file go to stderr.\n\nIs that really what you want? I would have thought errors would be sent\nto stderr and that every thing else would go to stdout.\n\nHave a great night\nTerry Mackintosh <ter...
[ { "msg_contents": "\n-:)\n\nAnd, btw, :\n\ngcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall\n-Wmissing-prototypes -ggdb3 -I../.. -c numeric.c -o numeric.o\nnumeric.c:19: nan.h: No such file or directory\nnumeric.c: In function `numeric_float8':\nnumeric.c:1726: `NAN' undeclared (first use th...
[ { "msg_contents": "Hi all,\n\nSeems that no one of the examples on 'man create_rule' does works.\nWhat about to try every example on man pages?\nSeems that's posssible to create a rule on event SELECT only to define\nviews\nAm I wrong ?\n\nI'm trying to create a rule like this:\n\ncreate rule my_rule as\n on se...
[ { "msg_contents": "Here are some patches which fix the recently reported date/time problems\non linux/glibc2 machines. Note that these will also fix any machine\nwhich \"tests positive\" for HAVE_TM_ZONE, which might include SunOS and\nxBSD machines.\n\nThe symptom can be demonstrated by the following query:\n\...
[ { "msg_contents": "I have updated unused_oids so it now shows the max system oid in the\ndisplay, rather than just a dash,\n\n\t1 - 10\n\t100 - 101\n\t754\n\t842\n\t949\n\t1288 - 1295\n\t1597 - 1599\n\t1608 - 1610\n\t1619 - 1639\n\t1644 - 1699\n\t1768 - 16383\n\nThe last line used to be:\n\n\t1768 -\n\nwhich wa...
[ { "msg_contents": "Two small patches are attached, both against current CVS:\n\n1. Some security, since we now have vsnprintf, I remade an old patch\n with some extra ugly sprintfs fixed. More work in this area is\n needed still. (pg.diff.gz)\n\n2. Is a experimental patch to libpq and psql to make XML outpu...
[ { "msg_contents": "I have modified the current tree so it will compile on BSD/OS, and\nprobably FreeBSD.\n\nI don't have a NAN define. My libm source looks like it assigns\nHUGE_VAL to those entries requiring a NAN.\n \nI have also commented out the inclusion of \"nan.h\" because I don't have\nthat either.\n\n...
[ { "msg_contents": "I have changed the NAN code, so if NAN is not defined, we just use 'num'\nas NAN, since we only get here if num is NAN. Seems like a good fix for\nplatforms that can't assign a NAN to a variable.\n\n---------------------------------------------------------------------------\n\n if (NUMERI...
[ { "msg_contents": "I have found a way to assign NAN to a variable, thanks to the library\nsource code. Is this better than the code I just posted? Looks pretty\nplatform-specific, and we may be better with my earlier code to just use\nnum, which I have committed to the CURRENT tree.\n\nThe strange thing is th...
[ { "msg_contents": "DEAR SIR:\n WE HAVE LOT OF COMPUTER STOCK.WANT TO \nSALE IF YOU ARE INTERESTING PLS OPEN THE ATTACH\nFILE. YOU WILL FIND GOOD PRICE ABOUT \nMEMORY/CPU/MOBILE/APPLIANCE...............ETC\n\n\n MR ALBERT", "ms...
[ { "msg_contents": "\nFor those interested in my XML-ideas,\nI stubled over this page/document talking about XML, data and RDBMSs:\n\nhttp://www.w3.org/TR/1998/NOTE-XML-data/\n", "msg_date": "Sat, 02 Jan 1999 00:43:26 +0100", "msg_from": "Goran Thyni <goran@kirra.net>", "msg_from_op": true, "msg_...
[ { "msg_contents": "\nI'm trying to add a unique index to a table. Notice the error message below:\n\n\nTable = ordertrack\n+----------------------------------+----------------------------------+------+\n| Field | Type |Length|\n+------------------------...
[ { "msg_contents": "The blizzard hitting the Chicago area makes today ideal for hacking -\nas long as the power stays on! A thousand pardons if this is a known\nproblem - I'm just getting started with the current CVS set.\n\nI grabbed postgresql.snapshot.tar.gz for 8 am, Jan 2 and am trying to\nbuild it on my Fr...
[ { "msg_contents": "I've been tweaking the current sources to make them compile on HPUX 9\nagain (right now they don't, for lack of vsnprintf() in libc). All\nwent well until I tried to get rid of gcc's compile warnings about\nlack of a prototype for snprintf & vsnprintf. I put\n\n#ifndef HAVE_SNPRINTF\nextern...
[ { "msg_contents": "\tI am having problems reloading my 6.3 dump inot 6.4.1 Heres what I am\n\tseeing:\n\n\\connect template1 postgres\nconnecting to new database: template1 as user: postgres\ncreate database stan;\nQUERY: create database stan;\nCREATEDB\n\\connect stan postgres\nconnecting to new database: stan...
[ { "msg_contents": "\nignore...\n\n", "msg_date": "Mon, 4 Jan 1999 08:01:19 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\n", "msg_date": "Mon, 4 Jan 1999 08:05:51 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\n", "msg_date": "Mon, 4 Jan 1999 08:06:43 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\n", "msg_date": "Mon, 4 Jan 1999 08:07:13 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nignore ...\n\n", "msg_date": "Mon, 4 Jan 1999 08:10:39 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nignore ...\n\n", "msg_date": "Mon, 4 Jan 1999 08:11:59 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nignore \n\n", "msg_date": "Mon, 4 Jan 1999 08:12:39 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nignore ...\n\n", "msg_date": "Mon, 4 Jan 1999 08:14:43 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nignore ..\n\n", "msg_date": "Mon, 4 Jan 1999 08:17:10 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nif this works, the lists are working again...\n\n", "msg_date": "Mon, 4 Jan 1999 08:23:20 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nignore ...\n\n", "msg_date": "Mon, 4 Jan 1999 08:25:01 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nignore ...\n\n", "msg_date": "Mon, 4 Jan 1999 08:29:48 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\n", "msg_date": "Mon, 4 Jan 1999 08:30:34 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" } ]
[ { "msg_contents": "\n\nnow this is starting to annoy me...fix one \"bug\" and the next creeps in...\n\n", "msg_date": "Mon, 4 Jan 1999 08:31:37 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "a test" }, { "msg_contents": "On Mon, 4 Jan 199...
[ { "msg_contents": "Hi all,\n\nThe following query abort the backend:\n\nSELECT customer.name, reservation.rno, hotel.name\n FROM customer, reservation, hotel\n WHERE customer.name = 'Porter'\n AND customer.cno = reservation.cno\n AND reservation.hno = hotel.hno;\nERROR: cannot create ...
[ { "msg_contents": "Hi all,\n\nSeems there's a bug using GROUP BY not on select list on subselects:\n\nSELECT city, AVG(account)\n FROM customer\n GROUP BY city\n HAVING AVG(account) >= ALL\n (SELECT city,AVG(account)\n FROM customer group by city\n );\nE...
[ { "msg_contents": "Hi all,\n\nI supposed the int4 range was from -2147483648 to +2147483647 but I\nhave the following message trying to update an int4 column:\n\nprova=> update t set i=-2147483648;\nNOTICE: Integer input '2147483648' is out of range; promoted to float\nUPDATE 1\n\nThe column was updated any wa...
[ { "msg_contents": "Hi all,\n\nI have this funny result when I tried to multiply a money by a float:\n\nselect '($21,474,836.48)'::money / '1.0'::float8;\n?column? \n----------------\n($./,,),,(-*.,()\n(1 row)\n\nselect '$21,474,836.47'::money * '2.0'::float8;\n?column? \n----------------\n($./,,),...
[ { "msg_contents": "All,\n\tI've just read in DBMS magazine that Oracle, Informix, etc...\nare replacing there proprietary Procedural Language's (PL/SQL) with\nJVMs (JAVA virtual machine). Apparently according to the database\nvendors, this will obviate the need for middle ware products and to\nmake CORBA much m...
[ { "msg_contents": "Hello\n\nI tried create a small logging utility for postgresql (6.4, i use it on\nredhat-linux-5.2)\nI meand with triggers 'n SPI all database change can be hooked.\nBut this have small problem: in an aborted transaction the triggers run on\nchanges, but NOT run with the undos.\n4xmpl.: \n --...
[ { "msg_contents": "\nHi everybody.\nI tried to use pg_options for monitoring sql-query.\npg_options: all=1\n/ets/syslog.conf:\n local5.* /var/log/postgres\nfor postgres start i use script src/contrib/linux/postgres.init.csh:\n(postmaster -d 2 2>&1 | logger -p local5.notice) &\n\nIn /var/log/postgres i hav...
[ { "msg_contents": "I see a 6.4.2 tarball on ftp.postgresql.org.\nIs it time to announce the release on the web site?\nWe've gone for a week with *no* release available.\n", "msg_date": "04 Jan 1999 10:55:12 -0600", "msg_from": "Hal Snyder <hal@enteract.com>", "msg_from_op": true, "msg_subject": ...
[ { "msg_contents": "I'm unhappy to say that but ...\n\nstill there are some problems compiling 6.4.2 on Linux for libpgtcl and\nlibplpgsql libraries.\n\nConfiguration : RedHat Linux 5.1 i386 on Pentium\n\nAfter untarr-ing the final 6.4.2 distribution and configuring it with :\n\n./configure --with-tcl\n\n1. For ...
[ { "msg_contents": "\tAT Tom Lanes sugestion I upgraded to 6.4.2. While this was undoubtably\n\ta good die, it did not solve the basic problem.\n\n\tI am runing as the postgres superuser, and trying to inport the data\n\tfrom my 6.3 databse inot my nice new 6.4.2 one. I am geting errors\n\talmost as soon as the ...
[ { "msg_contents": "\nmaking sure that I didn't break things all over again, while trying to fix\nthings...\n\n", "msg_date": "Tue, 5 Jan 1999 03:02:08 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "[test] ignore this" } ]
[ { "msg_contents": "\n\n", "msg_date": "Tue, 5 Jan 1999 03:03:08 -0500 (EST)", "msg_from": "\"Marc G. Fournier\" <scrappy>", "msg_from_op": true, "msg_subject": "[test] ignore this" } ]