threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "<<show_index.patch>> \n\nScrappy, can you apply it to current CVS please\n\nAndreas",
"msg_date": "Wed, 22 Apr 1998 18:41:35 +0200",
"msg_from": "Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at>",
"msg_from_op": true,
"msg_subject": "patch for explain.c that shows ind... |
[
{
"msg_contents": "> Even if it takes an argument of datetime? I'm preparing this for\n> contrib, what should I do? Basically, there will be one function:\n> date_format(text, datetime) returns text, which is an implementation\n> of strftime. I use mktime, which is used elsewhere in the code, but\n> only ins... |
[
{
"msg_contents": "I just noticed that there is an operator '=:'. What is it used for? \n\nAt the moment I have disabled ':' a_expr in the parser since it's not\ndistinguishable from a variable. The same problem appears with this\noperator. But it can be worked around by using '= :<var>' instead of\n'=:<var>'. ... |
[
{
"msg_contents": "unsubscribe\n",
"msg_date": "Thu, 23 Apr 1998 15:01:47 +0300",
"msg_from": "Voinea Gheorghe <voinea@ccivl.onix.roknet.ro>",
"msg_from_op": true,
"msg_subject": "(no subject)"
}
] |
[
{
"msg_contents": "Hi, all\n\nI have this message when I try to compile pginterface...\nPlease help...\n\n$ make all\ncc -c -g -Wall -I/usr/local/pgsql/include pginterface.c halt.c\ncc -g -Wall -I/usr/local/pgsql/include -L/usr/local/pgsql/lib -lpq -o .c\n/usr/lib/crt1.o: In function `_start':\n/usr/lib/... |
[
{
"msg_contents": "But scan.l returns Op.\n\nMichael\n\n--\nDr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH\nmeskes@topsystem.de | Europark A2, Adenauerstr. 20\nmeskes@debian.org | 52146 Wuerselen\nGo SF49ers! Go Rhein Fire! | Tel: (+49) 240... |
[
{
"msg_contents": "The next one:\n\ndiff -rcN ecpg/ChangeLog ecpg.mm/ChangeLog\n*** ecpg/ChangeLog\tTue Apr 21 15:22:19 1998\n--- ecpg.mm/ChangeLog\tThu Apr 23 13:55:53 1998\n***************\n*** 126,128 ****\n--- 126,137 ----\n \n \t- Set indicator to amount of data really written (truncation).\n \n+ Thu Ap... |
[
{
"msg_contents": "I send my patches to this list instead of the patches list. I hope it\ndoesn't matter.\n\nMichael\n-- \nDr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH\nmeskes@topsystem.de | Europark A2, Adenauerstr. 20\nmeskes@debian.org | 52146 Wue... |
[
{
"msg_contents": "Yes, I agree. So I let it like it is. But I think this has to be added\nto the docs.\n\nMichael\n\n--\nDr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH\nmeskes@topsystem.de | Europark A2, Adenauerstr. 20\nmeskes@debian.org | 52146 Wuer... |
[
{
"msg_contents": "May be, may be not. It would be handy for them all to be on the patches list\nto keep them all to gether (& I'm thinking on the web archives).\n\nI don't know about anyone else, but I have the patches list go to a seperate\nuser to the hackers one, so if they come here, I have to then forward... |
[
{
"msg_contents": "Hello,\n\nI was wondering if it would be possible, in the Postgres backend, to\nsend back the defined column size for the varchar data type (and\npossibly the char() type, i.e., bpchar) on a query? Currently, it just\nsends back -1 for the size, which makes it difficult in the frontend\n(i.e... |
[
{
"msg_contents": "> \n> Hi!\n> I was trying to install postgresql-6.3.2 on BSDI-3.1 operating system.\n> First, it doesn't define BSDI-3.0 template (postgresql-6.3 does).\n> Second, there is an error on compilation:\n> \n> gmake[2]: Entering directory\n> `/usr/home/ser/download/postgres/postgresql-6.3.2/src/ba... |
[
{
"msg_contents": "\nIn order to have a shared libpq made automatically for AIX ports, it's\nnecessary to rework the shared lib rules in interfaces/libpq/Makefile.\n\nIt seems to me that the PORTNAME dependent rules should be in the\nrespective makefiles/Makefile.$(PORTNAME), no?\n\nThe libpq$(DLSUFFIX) make sh... |
[
{
"msg_contents": "John Fieber <jfieber@indiana.edu> wrote:\n> Since 9.* and 10.* are apparently so different, maybe there would\n> be less breakage if they were treated as separate ports?\n\nI've thought about this and concluded that it'd probably just result\nin duplication of effort. There are differences, ... |
[
{
"msg_contents": "The following can be read in the Samba cvs.log,\nit makes me believe that shmem is faster than mmap.\nInformix also uses shmem and not mmap.\n\n****************************************************************\nDate: Wednesday October 29, 1997 @ 1:19\nAuthor: tridge\n\nUpdate of /data/cvs/sa... |
[
{
"msg_contents": "\nFor the linux, bsd, i386-solaris and univel ports, ...\n\nIf I were to try to make foo$(DLSUFFIX) from bar.c and bah.c, I would\nthink the general sequence of events would be:\n\n1. $(CC) $(CFLAGS_SL) -o bar.o bar.c\n2. $(CC) $(CFLAGS_SL) -o bah.o bah.c\n3. $(LD) $(LDFLAGS_SL) -r -o foo.o b... |
[
{
"msg_contents": "\nI'm leaving my current job at the end of the month and will no\nlonger be able to watch over the aix ports. Not that there aren't\nother very knowledgable aix people on the list, I just seem to be\nthe most vocal. *grin*\n\nMy new position is at United Parcel Service maintaining and coding... |
[
{
"msg_contents": "Zsolt Varga wrote:\n\n> On Thu, 23 Apr 1998, Byron Nikolaidis wrote:\n>\n> some little thing...\n> from delphi I see the following Postgres types as:\n> ---------------------------------------------\n> bool --> char(2)\n\nBool is being handled as character data, so the 2 includes the null\nte... |
[
{
"msg_contents": "\tPlease see the Insight Dist site for a newer source and binary\ndistribution of the ODBC driver\n\t\n\thttp://www.insightdist.com/psqlodbc\n\nJulie\n\nQuoting Jose' Soares Da Silva (sferac@proxy.bazzanese.com):\n> Hello,\n> \n> I have a problem using Access97 and PostODBC (po021-32.tgz).\n>... |
[
{
"msg_contents": "\n> > Could someone for each port tell me what $(CFLAGS_SL) and $(LDFLAGS_SL)\n> > are needed for each of these steps?\n> \n\tAIX 4.2+:\n\n> CFLAGS_SL:\n> LDFLAGS_SL: -G -bexpall -bnoentry -lc\n> \n\tIf functions in other system libraries are used, the corresponding\nlibrary should\n\talso be... |
[
{
"msg_contents": "Hello!\n\nI use an external function in postgres and here i try create operator for\nlike with regional character support ::\n\n-----< Cut begin\ncreate function mylike(text,text) returns bool\nas '/home/vip/neko/tudakozo/comp.so' language 'c';\nCREATE\nselect mylike('Jeno','Jen�'),mylike('aJ... |
[
{
"msg_contents": "Zeev Suraski wrote:\n> \n> At 17:49 24/04/98 -0500, John Fieber wrote:\n> >On Fri, 24 Apr 1998, Alex Belits wrote:\n> >\n> >> > Also, total memory usage is not simply usage of one invocation\n> >> > times the number of invocations. With a decent virtual memory\n> >> > system, all invocations... |
[
{
"msg_contents": "\nMoved to pgsql-hackers@postgresql.org (where the developers hang out)\n\nOn 24 Apr 1998, Bruce Stephens wrote:\n\n> -----\n> The NULL contraint: PostgreSQL only allows NOT NULL (NULL being the\n> default). I altered the backend grammar for this one.\n\n\tPatch?\n\n> Floating point literals... |
[
{
"msg_contents": "Ok, I have finally gotten all of the defines for Dec/Alpha and\nLinux/Alpha sorted out as Marc asked. There is no longer any need for\n'-Dalpha' or '-Dlinuxalpha' in either the Dec/Alpha or the Linux/Alpha\ntemplate files (./src/template/{alpha,linuxalpha}). I have replaced every\ninstance of... |
[
{
"msg_contents": "\nI have re-applied Darren King's char2-16 removal code, and have update\nversion.h to 6.4. It is official.\n\n-- \nBruce Momjian | 830 Blythe Avenue\nmaillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026\n + If your life is a hard drive, |... |
[
{
"msg_contents": "\ni've a few questions for my ssl patch:\n\nthe way i've implemented ssl is by having a structure called PGcomm\nwhich replaces the pair of Pfdebug/Pfin/Pfout. this structure\ncontains those values as well as the SSL state stuff (context * and\nconnection *). All functions which use(d) Pfin... |
[
{
"msg_contents": "\nAre these functions used at all? A M-x tags-search didn't find them.\nI'm not sure how they work over SSL (if at all).\n",
"msg_date": "Sun, 26 Apr 1998 01:08:09 -0700 (PDT)",
"msg_from": "Brett McCormick <brett@work.chicken.org>",
"msg_from_op": true,
"msg_subject": "pq_se... |
[
{
"msg_contents": ">> The JDBC spec allows for multiple ResultSet's to be returned from a query,\n>> and our driver handles this already.\n>\n>Oh. That prevents us from changing the backend to ignore returning more\n>than one result for multiple queries in a PQexec.\n\nI think this is also a leftover from post... |
[
{
"msg_contents": "Herouth Maoz wrote:\n> \n> At 7:59 +0300 on 26/4/98, Jan Vicherek wrote:\n> \n> > Hello, has anybody heard anything on the subject of using PG as backend\n> > for LDAP ? *Any* pointers are appreciated.\n> \n> While we're at it, anything on the *reverse* question? That is, using LDAP\n> as ... |
[
{
"msg_contents": "I cannot run initdb anymore.\n\ninitdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input to create the\ntemplate database.\ninitdb: using /usr/local/pgsql/lib/global1.bki.source as input to create the\nglobal classes.\ninitdb: using /usr/local/pgsql/lib/pg_hba.conf.sample as th... |
[
{
"msg_contents": "> Yep, its a bug. Not sure about the cause, but will look into it in\n> the\n> next few weeks.\n> \nThanks Bruce, I was beginning to feel as neglected as a cross-eyed\nfoster child who had contracted leprosy. But I realized you guys were\nbusy with the 3.6.2 release/freeze. I wish I could ... |
[
{
"msg_contents": "> > > > The NULL contraint: PostgreSQL only allows NOT NULL (NULL being \n> > > > the default). I altered the backend grammar for this one.\n> > >\n> > > Patch?\n> > \n> > OK. The patch to gram.y is almost certainly wrong: it's just a hack\n> > to get NULL acceptable---it should surel... |
[
{
"msg_contents": "Hello,\n\nI have posted a new version of the ODBC driver at our web site.\n(http://www.insightdist.com/psqlodbc). We are also now including a\nversion number (this one is 06.30.0010). You can click on this link and\nsee what changes this version includes. Also, you can look with the\nODBC ... |
[
{
"msg_contents": "I have tried almost everything I can think of, put postgres keepy dying.\nI am running on a FreeBSD 2.2.5 system. It was complaining about not\nenough shared memory. I bumped the shared mem to 16mb (the system has 128)\nnow it doesn't complain, it just dumps core.\nThe numbers are different t... |
[
{
"msg_contents": ">> > The postgresql-?.?.?/contrib/linux/postgres.init is meant to start your\n>> > postmaster at boot time and stop it at halt/reboot. Excelent.\n>> > But it is made for postgres account running tcsh. I know nothing about\ntchs\n>> > and my postgres account defaults to bash. So (thanks to Ste... |
[
{
"msg_contents": "\n\nAfter a long wait (as I was busy with other things), I have posted the\nthe Spinlock back off patch I promised to the patches list. This does\nsemi-random backoff using select() to lessen throughput degradation due\nto spinlock contention with large numbers of runnable backends.\n\nThis p... |
[
{
"msg_contents": "> > >OK, but _I_ don't run bash. So someone else is now maintaining this\n> > >file? Why didn't we keep both forms in the file, with one commented out?\n> > >What are we trying to accomplish here??\n> ...\n> > About bash, it's the usual shell for regular users. I guess the start/stop\n> > scr... |
[
{
"msg_contents": "The script, createuser, will accept user names that CREATE USER will\nreject, and that cannot be named in a GRANT command.\n\nI would still prefer it if CREATE USER and GRANT would accept any valid\nUnix login name, including some punctuation characters and mixed-case,\nbut here is a patch to... |
[
{
"msg_contents": "If PQfn() receives NOTICEs from the backend, it fails because there is no\nprovision to deal with them.\n\nThis patch (supplied by Anders Hammarquist <iko@netg.se> to me as Debian\nmaintainer of postgresql) cures the problem:\n\ndiff -cr postgresql-6.3.2.orig/src/interfaces/libpq/fe-exec.c \n... |
[
{
"msg_contents": "> Yes it is; I hadn't tried double-quotes, because single-quotes are used\n> for strings - it didn't occur to me! (Incidentally, WHY double-quotes here\n> instead of single-quotes? Surely that's against SQL practice?)\n\nNo SQL Standard needs eighter no quotes or double quotes, since \nthe us... |
[
{
"msg_contents": "Hi, all\n\nPostgreSQL has two COPY commands to import/export data;\n\n copy [binary] <class_name> [with oids]\n {to|from} {<filename>|stdin|stdout} [using delimiters <delim>];\nand...\n\n \\copy table {from | to} <fname>\n \nboth of them work in a different way;\n In the... |
[
{
"msg_contents": "Here is a revised proposal that takes into account the discussions\nof the last few days. Any comments?\n\n\nI propose to revise libpq and modify the frontend/backend protocol\nto provide the following benefits:\n * Provide a clean way of reading multiple results from a single query\n stri... |
[
{
"msg_contents": "At 4:18 PM 4/28/98, Jose' Soares Da Silva wrote:\n>stuff about copy vs. \\copy\n\nIn at least one instance, the reason for 2 versions is that copy is faster\n(presumably) than \\copy, but for some sort of security reason, \\copy is\n\"safer\" because it goes through the PostgreSQL backend.\n\... |
[
{
"msg_contents": "On Mon, 27 Apr 1998, Peter Stockwell wrote:\n\n> Hi Ryan\n> \n> So far so good. For some reason, the DEC/alpha patch didn't recognize\n> your diffs and rather than fathom that out, I installed them manually.\n\n\tThey were unified diffs, and I have known some versions of patch\nto not like t... |
[
{
"msg_contents": "\nI am trying to use cvsup to get the latest but keep failing as follows:\n\nleslie:~$ cvsup sup.pgsql\nConnected to postgresql.org\nUpdater failed: Premature EOF from server\nWill retry at 04:40:54\n\n\nHere is my sup file\n\n*default release=cvs\n*default prefix=/cvs\n*default backup compre... |
[
{
"msg_contents": "That does exist but brings in the same problem as I'm having with JDBC - you\ncan't guarantee that one thread/process will try to send a query while\nanother thread/process is waiting for results.\n\nI'm keeping a keen eye on this proposal, because it would make my life a lot\neasier in makin... |
[
{
"msg_contents": "Is there a list of ANSI return code and error messages somewhere? I haven't\nfound anything yet by grep'ping through the SQL files Tom send me. All I\nknow is (and that was inside these files too) that NOT FOUND is 100.\n\nAny ideas?\n\nMichael\n-- \nDr. Michael Meskes, Project-Manager | t... |
[
{
"msg_contents": "I have had a report from someone using Servlets, that they are opening\nsomething like 5 to 10 connections from a single Java Servlet, which then\nbrokers them to clients.\n\n-----Original Message-----\nFrom: owner-pgsql-interfaces@hub.org\n[mailto:owner-pgsql-interfaces@hub.org]On Behalf Of ... |
[
{
"msg_contents": "\nSilly question since I work with aix and it doesn't appear to use\nthe version numbers for shared libs...\n\nIs there any purpose to the version numbers that some ports append\nto a shared lib name, besides keeping different versions around?\n\nI've managed to move the port specific code fr... |
[
{
"msg_contents": "Dear all,\n\nCan anyone tell me how to unlocak a vacuum ? Because last time i run the vacuum and stop while running. When i do a vacuum again this morning, it says\n\nmichaely=> vacuum;\nWARN: Can't create a lock file - another vacuum cleaner running ?\n\nThanks for your attention and any sol... |
[
{
"msg_contents": "\nI'm planning on removing the exec from DoExec() and instead just\ndispatch to the appropriate function.\n\nI don't plan on any changes to the usage of \"arguments\" to this new\nprocess, basically I'll just store them somewhere and then the forked\nbackend can process them.\n\nIs there anyt... |
[
{
"msg_contents": "> On Tue, 28 Apr 1998, David Gould wrote:\n> > After a long wait (as I was busy with other things), here is the Spinlock\n> > back off patch I promised. This does semi-random backoff using select() to\n> > lessen throughput degradation due to spinlock contention with large numbers\n> > of run... |
[
{
"msg_contents": "\nfrom todo:\n\nAllow compression of large fields or a compressed field type\n\nI like this idea. Should be pretty easy too. Are we interested in\nputting this in the distribution, or as a contrib? I could easily\ncreate a compressed field type like the text type. However, how do\nyou act... |
[
{
"msg_contents": "\nWhen you run postgresql as root, the command it gives for putting in\nyour startup script is a little weird. The main issue is that 2>&1\nonly works in bash, not tcsh. >& works in both, so it seems\npreferable. Another minor issue is that it echoes the command and\npipes it through su. ... |
[
{
"msg_contents": "-----Original Message-----\nFrom: Bruce Momjian <maillist@candle.pha.pa.us>\nTo: maillist <maillist@candle.pha.pa.us>\nCc: brett@abraxas.scene.com <brett@abraxas.scene.com>; pgsql-hackers@hub.org\n<pgsql-hackers@hub.org>\nDate: donderdag 30 april 1998 10:12\nSubject: Re: [HACKERS] removing th... |
[
{
"msg_contents": "\n-----Original Message-----\nFrom: Brett McCormick <brett@work.chicken.org>\nTo: pgsql-hackers@hub.org <pgsql-hackers@hub.org>\nDate: donderdag 30 april 1998 10:42\nSubject: [HACKERS] data compression/encryption\n\n\n>\n>from todo:\n>\n>Allow compression of large fields or a compressed field... |
[
{
"msg_contents": "It seems this patch is incomplete. The file has 20 #if's but only 19\n#endif's.\n\nMichael\n-- \nDr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH\nmeskes@topsystem.de | Europark A2, Adenauerstr. 20\nmeskes@debian.org | 52146 Wuerselen\... |
[
{
"msg_contents": "Hi there,\n\nYou seem to be doing very much thought in this area ;-)\nOne idea strikes me though:\n\tA standard ODBC Call Level Interface exists !\nWhy not try to get the ideas for libpq from there ? Maybe we could even\nimplement those \nsame functions.\nA small extract:\n\tSQLPrepare\n\tSQL... |
[
{
"msg_contents": "While scanning through ecpg's todo list I found:\n\n> Missing library functions to_date et al.\n\nDo we have some functions comparable to these Oracle functions? If not I\nthink this functionality belongs into the backend. So I will delete it from\nmy list.\n\nMichael\n-- \nDr. Michael Meskes... |
[
{
"msg_contents": "Compression of large objects is also a good idea, but I'm not sure how\nit would be implemented, or how it would affect reads/writes (you\ncan't really seek with zlib, which is what I would use).\n\nLook at lzo realtime compression utility at: \n\thttp://wildsau.idv.uni-linz.ac.at/mfx/lzop.ht... |
[
{
"msg_contents": "On 30 Apr 1998, Tom Ivar Helbekkmo wrote:\n\n> \"Jose' Soares Da Silva\" <sferac@bo.nettuno.it> writes:\n> \n> > I vote for changing default date format to ISO-8601 to reflect\n> > PostgreSQL documentation and for adherence to Standard SQL92.\n> \n> Hear! Hear! Good standards beat silly con... |
[
{
"msg_contents": "> Anyway, imo the only issue is _when_ this kind of change should take\n> place. My comment in the documentation did not promise that it would\n> change in the next release, only that it might change in a future\n> release. btw, I don't think that the ISO date style is mandated by the\n> SQL9... |
[
{
"msg_contents": "Hi,\n\nsorry to bug you as an individual, but I had no replies\nat all to my postings below. Can you point me to a\nplace/person/source where I might try to seek an answer?\n\nThanks.\n\nGautam\n\n=======\n1st posting (2nd posting attached to this email.)\n========\nI am trying \n\ndrop table... |
[
{
"msg_contents": "Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at> writes:\n> One idea strikes me though:\n> \tA standard ODBC Call Level Interface exists !\n> Why not try to get the ideas for libpq from there ? Maybe we could even\n> implement those same functions.\n\nHmm. If we wanted to completely... |
[
{
"msg_contents": "PostgreSQL HOWTO version 6.0 is available at\n http://sunsite.unc.edu/LDP/HOWTO/PostgreSQL-HOWTO.html\n\nAnd mirrors sites are at :-\n http://www.caldera.com/LDP/HOWTO/PostgreSQL-HOWTO.html\n http://www.WGS.com/LDP/HOWTO/PostgreSQL-HOWTO.html\n http://www.cc.gatech... |
[
{
"msg_contents": "Hi,\n\nI don't understand the problem CVSup is intended to solve given\nthat CVS allows remote access to the repository using standard cvs\ncommands. Is there a specific reason why we can't/don't have readonly access\nto the postgresql repository?\n\nI think it's neat to be able to use comman... |
[
{
"msg_contents": "I'd like to keep track of any changes you make so I can keep the JDBC\nGeometric classes in sync.\n\n--\nPeter T Mount, peter@maidstone.gov.uk, peter@retep.org.uk\nPlease note that this is from my works email. If you reply, please cc my\nhome address.\n\n\n-----Original Message-----\nFrom: ow... |
[
{
"msg_contents": "\n-----Original Message-----\nFrom: The Hermit Hacker <scrappy@hub.org>\nTo: Maurice Gittens <mgittens@gits.nl>\nCc: hackers@postgreSQL.org <hackers@postgreSQL.org>\nDate: vrijdag 1 mei 1998 19:34\nSubject: Re: [HACKERS] CVSup\n\n\n>\n> If you remove the 'tag=.' part of the CVSup config file,... |
[
{
"msg_contents": "Hello Gautam. Here are some patches to get you started on fixing up the\nsupport for line objects. The patches came from my sort-of-rev-locked\ndevelopment tree frozen on 980408, which should/might apply cleanly to a\nv6.3.2 source tree.\n\nTo apply:\n1) untar the enclosed file into the main ... |
[
{
"msg_contents": "Attached is my patch that fixes the routine close_ps().\nI can try to fix other as I run into them, esp. for\nline when line can be input. I tested my fix with:\n\n-- try vertical lseg.\nselect '(1,1)'::point ## '((0,0),(0,2))'::lseg;\n?column?\n--------\n(0,1) \n(1 row)\n\n\n-- try horizon... |
[
{
"msg_contents": "Opps, did not include the actual patch in my last email:\n\nAttached is my patch that fixes the routine close_ps().\nI can try to fix other as I run into them, esp. for\nline when line can be input. I tested my fix with:\n\n-- try vertical lseg.\nselect '(1,1)'::point ## '((0,0),(0,2))'::lseg... |
[
{
"msg_contents": "Hello all,\n\n I asked many times in other mailing lists, but nobody seems to\nreply(or is this kind of question is already mentioned elsewhere? it is\nvery hard to find something in mail archieves on PostgreSQL site)...\n\n Does anybody know WHY all examples(in C) end with \"exit(0)\"... |
[
{
"msg_contents": "\ncreate rule radius1 as on update to user where (current.usrppp <> new.usrppp) do notify radius;\n\nupdate user set usrname = 'Brett McCormick' where usrid = 'brett';\nNOTIFY\n\nthe notification comes through on the radius relation (which, interestingly, doesn't exist)\n\nlinux 2.0.33, post... |
[
{
"msg_contents": "I am getting the following error from the current tree. This is with\nAssert checking turned on.\n\n---------------------------------------------------------------------------\n\ngcc2 -O2 -m486 -pipe -g -Wall -I../../../include -I../../../backend -I/u/readline -I../.. -c nbtsearch.c -... |
[
{
"msg_contents": "There is a missing #endif in s_lock.h.\n\n-- \nBruce Momjian | 830 Blythe Avenue\nmaillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026\n + If your life is a hard drive, | (610) 353-9879(w)\n + Christ can be your backup. | (610) 8... |
[
{
"msg_contents": "Being a new comer to postgres hacking I am afraid\nI did not test enough with regards to the previous patch I had sent\nthat attempted to fixthe \"##\" operator for point to a line segment.\nMy changes fixed the problems I had seen, but the\nregression for geometry now fails with the error:\n... |
[
{
"msg_contents": "\nHi.\nI have a suggestion. I would be interested in implementing it if ppl think\nit is a good idea. \n\nWhy not have a default location where postgres writes its log files. The\ncurrent way of doing it seems to be a little klunky. \nI have an either/or suggested fix. \na) add a switch to sp... |
[
{
"msg_contents": "Sending this to the hackers list to see if anyone knows anything about\nit. One of our developers had the problem too, but I thought it was\nfixed.\n\n> \n> Hello,\n> \n> Sorry to send you this message directly to you, but I'm currently not\n> suscribed to any psql mailing list and this is... |
[
{
"msg_contents": "If I change a file in my working copy of the cvs tree, is there a way to\ndiscard my changes and re-sync with the main tree, short of removing the\nfiles I have changed, or making a diff and patching with -R?\n\n-- \nBruce Momjian | 830 Blythe Avenue\nmaillist@candle... |
[
{
"msg_contents": "Can I assume that this as well as the text->varchar will be fixed in\n6.4?\nIf anyone needs any help with this I'm open (it'll require some serious\nhand holding though, and flowers), Thomas?!.\n\nadserver=> select NOW();\nnow \n----------------------\n1998-05-04 10:03:29-05... |
[
{
"msg_contents": "I don't see one, but I think there ought to be one.\n\nMy revised libpq managed to pass the regression tests\neven though PQfn() was broken; I didn't discover that\nuntil I tried to run the large-object example in\nsrc/test/example/testlo.c. (Perhaps that file could\nbe converted into a regr... |
[
{
"msg_contents": "I am running up the new version of posgresql on my 10.20 box. \n\nI am compiling with gcc.2.7.2\nI am using the -fPIC -DPIC -fno-gnu-linker flags but the weirdest thing\nhappens with the front end. \n\n/usr/lib/dld.sl: Can't open shared library: ../../interfaces/libpq/libpq.sl\n/usr/lib/dld.s... |
[
{
"msg_contents": "> > Can I assume that this as well as the text->varchar will be fixed in\n> > 6.4?\n> \n> text->varchar is likely to be addressed (as well as other string\n> issues\n> such as ensuring correct maximum length in target columns).\n> \n> > adserver=> select NOW()::DATETIME::TIMESTAMP;\n> > ERROR... |
[
{
"msg_contents": "\n> Hi!\n> \n> Is there a way excluding temp tables to make a COUNT (DISTINCT xxx)\n> query?\n> \n> Thanx for the attention!\n> \n> \tMarin\n> \nI'd like to know as well. I think that someone was trying to implement\nsub-selects in aggregate functions, did that get done? \n select distinc... |
[
{
"msg_contents": "> Marc Howard Zuckman wrote:\n> > On Wed, 29 Apr 1998, Marc Howard Zuckman wrote:\n> > >\n> > > What's the best way to halt the query? Since I have a backup done\n> > > just before initiating the delete, I can just reload the database\n> > > if necessary.\n> > \n> > I was too pessimistic. Te... |
[
{
"msg_contents": "OK to send an e-mail to pgsql-hackers@postgresql.org? \n",
"msg_date": "Mon, 4 May 1998 17:21:41 -0400",
"msg_from": "list@listme.com",
"msg_from_op": true,
"msg_subject": "OK to send e-mail?"
},
{
"msg_contents": "list@listme.com writes:\n\n> OK to send an e-mail to p... |
[
{
"msg_contents": "We were under the impression that the 6.3 resolved the index corruption\nissue with regard to large tables(BTP_CHAIN). The problem still exist\nand our table indices are still corrupting every night. We are very\ndesperate and need your help to resolve this issue. Our database size is\nabout... |
[
{
"msg_contents": "I fully support Tom's opinion on the SQL92 timestamp specification.\nI know that working with datetime with commercial DBMS's is a major pain,\nbecause the syntax varies with context.\ne.g. select versus create table default value syntax.\nI therefore support a consistent datetime implementat... |
[
{
"msg_contents": "> Hi.\n> I have a suggestion. I would be interested in implementing it if ppl think\n> it is a good idea. \n> \n> Why not have a default location where postgres writes its log files. The\n> current way of doing it seems to be a little klunky. \n> I have an either/or suggested fix. \n> a) add ... |
[
{
"msg_contents": "> How would one go about estimating the performance penalty for variable\n> length fields?...\n> \n> Is it dependant on the number of records?\n> In practice, is it swallowed up by the performance of the internet?\n> Exactly when is the performance hit?\n> IE Does it happen when returning th... |
[
{
"msg_contents": "Thanks for your response.\nWe currently are using 6.3. I just looked at the www.postgresql.org and\nnoticed that under News Flash they have announced the 6.3.2. When I\nchecked the changes in 6.3.2, I did not notice any fixes with respect to\nthe Index problem. Is this not Documented? Has it ... |
[
{
"msg_contents": "Forwarded to HACKERS.\n\n> -----Original Message-----\n> From:\tGreg Skidmore [SMTP:gskid@mrcabq.com]\n> Sent:\tThursday, April 30, 1998 7:24 PM\n> To:\tpgsql-questions@postgreSQL.org\n> Subject:\t[QUESTIONS] Is there any work on Support for Foreign Key\n> Clause?\n> \n> To Anyone who knows t... |
[
{
"msg_contents": "Forwarded to HACKERS.\n\n> -----Original Message-----\n> From:\tRichard W. Kruetzer [SMTP:rwk@AmeriCom.com]\n> Sent:\tFriday, May 01, 1998 7:42 PM\n> To:\tpgsql-questions@postgreSQL.org\n> Subject:\t[QUESTIONS] Transaction Logs\n> \n> I have not been able to find out the situation regarding \... |
[
{
"msg_contents": "Forwarded to HACKERS.\n\n> -----Original Message-----\n> From:\tLen Morgan [SMTP:len-morgan@xroadstx.com]\n> Sent:\tSaturday, May 02, 1998 8:21 AM\n> To:\tpgsql-questions@postgreSQL.org\n> Subject:\t[QUESTIONS] Identity Crisis\n> \n> I am running 6.3.2 at one of my client's sites that normall... |
[
{
"msg_contents": "Forwarded to HACKERS.\n\n> -----Original Message-----\n> From:\tDaryl Sayers [SMTP:daryl@stonemicro.com.au]\n> Sent:\tMonday, May 04, 1998 8:48 PM\n> To:\tpgsql-questions@postgreSQL.org\n> Subject:\t[QUESTIONS] Insert Errors\n> \n> \n> I have Postgresql 6.3 running on Linux 2.0.33. It was wor... |
[
{
"msg_contents": "\nResponded to pgsql-hackers...\n\nOn Tue, 5 May 1998, Jonathan Sand wrote:\n\n> The 'create user' command allows a group to be specified. How do I create \n> a postgres group to which postgres users can belong? I've scanned the \n> lists and man pages exhaustively. Must be obvious, but I hav... |
[
{
"msg_contents": "Here is the latest I received from our Field Engineering regard to the\nIndex Corruption and the growth of our tables. I would appreciate any\nhelp to figure out why we get the index corruption and why our tables\ngrow so fast?\n\n[Ali Ebrahimi] alie@atlas.com \n\n> \n> PG_VERSION ... |
[
{
"msg_contents": "\nupdate mempayment set paywho = 'icvproxy' from do_addpayment where dappays\neq = payseqid;\nNOTICE: Non-functional update, only first update is performed\nUPDATE 31\n\nmore than one update was indeed performed..\nI beleive this has happened to me before..\n",
"msg_date": "Tue, 5 May 19... |
[
{
"msg_contents": "On a Digital dual PII/32MB RAM/8GB SCSI\n running the same query 45 times I get:\n\nMay 6 09:16:27 digital logger: NOTICE: SIAssignBackendId: discarding tag\n2147483646\nMay 6 09:16:27 digital logger: FATAL 1: Backend cache invalidation\ninitialization failed\n..................\nMay 6 0... |
[
{
"msg_contents": "\nJust tried this out, and we have a bug here:\n\nsimply not implemented, not a bug.\n\ntemplate1=> create user tester in group pg_user;\nCREATE USER\n\nso \"pg_user\" is supposed to be a new group name (not a good name)\nThe group \"pg_user\" must already exist. But since the \"in group\" cl... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.