[COMMITTERS] pllolcode - tmp: More updates to grammar and lexer definitions

2007-08-17 Thread User Eggyknap
Log Message: --- More updates to grammar and lexer definitions Modified Files: -- tmp: gram.y (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/tmp/gram.y.diff?r1=1.1&r2=1.2) sample.lol.txt (r1.1 -> r1.2) (http://cvs.pgf

[COMMITTERS] pllolcode - tmp: Add a bunch of playground files to mess with until I

2007-08-17 Thread User Eggyknap
Log Message: --- Add a bunch of playground files to mess with until I get lex and yacc files done right Added Files: --- tmp: gram.y (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/tmp/gram.y?rev=1.1&content-type=text/x-cvsweb-markup) mak

[COMMITTERS] pllolcode - tmp: New Directory

2007-08-17 Thread User Eggyknap
Update of /cvsroot/pllolcode/tmp In directory pgfoundry.org:/tmp/cvs-serv65863/tmp Log Message: Directory /cvsroot/pllolcode/tmp added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[COMMITTERS] pgbouncer - pgbouncer: -q switch to turn off stdout usage

2007-08-17 Thread User Mkz
Log Message: --- -q switch to turn off stdout usage Modified Files: -- pgbouncer/src: bouncer.h (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/bouncer.h.diff?r1=1.13&r2=1.14) main.c (r1.10 -> r1.11) (h

[COMMITTERS] pgbouncer - pgbouncer: dont Assert() on query_start=0

2007-08-17 Thread User Mkz
Log Message: --- dont Assert() on query_start=0 Modified Files: -- pgbouncer/src: server.c (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/server.c.diff?r1=1.15&r2=1.16) ---(end of broadcast)---

Re: [HACKERS] Re: cvsweb busted (was Re: [COMMITTERS] pgsql: Repair problems occurring when multiple RI updates have to be)

2007-08-17 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Page wrote: > Marc G. Fournier wrote: >>> I'll try to take a look at the other one as soon as I can, hopefully >>> this weekend - if you have the docs by then. >> >> If you need information, just ask for it ... > > Magnus has repeatedly asked you

Re: [HACKERS] Re: cvsweb busted (was Re: [COMMITTERS] pgsql: Repair problems occurring when multiple RI updates have to be)

2007-08-17 Thread Dave Page
Marc G. Fournier wrote: I'll try to take a look at the other one as soon as I can, hopefully this weekend - if you have the docs by then. If you need information, just ask for it ... Magnus has repeatedly asked you to document it on PMT as we have been doing as a matter of course for everyth

Re: [HACKERS] Re: cvsweb busted (was Re: [COMMITTERS] pgsql: Repair problems occurring when multiple RI updates have to be)

2007-08-17 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Friday, August 17, 2007 08:40:11 +0200 Magnus Hagander <[EMAIL PROTECTED]> wrote: > Marc G. Fournier wrote: >> >> >> --On Thursday, August 16, 2007 23:16:09 +0200 Magnus Hagander >> <[EMAIL PROTECTED]> wrote: >> >>> But my question still sta

[COMMITTERS] edb-debugger - server: Describing simplified load/enable/disable

2007-08-17 Thread User Korryd
Log Message: --- Describing simplified load/enable/disable procedures Modified Files: -- server: README.plprofiler (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/README.plprofiler.diff?r1=1.1&r2=1.2) ---