[HACKERS] pg_proc.proacl documentation request

2004-08-02 Thread Jonathan Scott
nd of documentation, other than the code itself, would be most welcome. :D Jonathan Scott ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

[HACKERS] simple make check failures

2004-06-08 Thread Jonathan Scott
error". I have included the cvs diff of the changes I made. Please feel free to let me know where I have gone wrong, or to tell me "thanks!" in the case I just happen to be on the right track. ;) Jonathan Scott -- Jonathan Scott, Programmer, Vanten K.K. [EMAIL PROTECTED]

Re: [HACKERS] psql 7.3.4 disagrees with NATURAL CROSS JOIN

2004-05-06 Thread Jonathan Scott
Tom, I have included a pg_dump of the schema that causes this problem. If you take out the word "CROSS" from my source files, it should load just fine. If you then pg_dump it, in there you should find "CROSS". Jonathan Scott On Thu, 06 May 2004 22:26:13 -0400 Tom La

[HACKERS] psql 7.3.4 disagrees with NATURAL CROSS JOIN

2004-05-06 Thread Jonathan Scott
am or with the operator. ;) Just in case, I am running PG 7.3.4 on a SuSE 9.0 x86 box. Thanks, Jonathan Scott -- Jonathan Scott, Programmer, Vanten K.K. [EMAIL PROTECTED] Tel: 03-5919-0266 http://www.vanten.com Fax: 03-5919-0267 psql.7.3.4.cross.bug.tar.gz Description: GNU Zip compr

Re: [HACKERS] Check Constraints and pg_dump

2004-02-29 Thread Jonathan Scott
restoration from a pg_dump archive? Is there a specific reason check constraints are handled differently from other constraints? Jonathan Scott On Thu, 26 Feb 2004 08:54:59 -0500 Tom Lane <[EMAIL PROTECTED]> wrote: > Jonathan Scott <[EMAIL PROTECTED]> writes: > > The functi

[HACKERS] Check Constraints and pg_dump

2004-02-25 Thread Jonathan Scott
hose set in your environment. Jonathan Scott -- Jonathan Scott, Programmer, Vanten K.K. [EMAIL PROTECTED] Tel: 03-5919-0266 http://www.vanten.com Fax: 03-5919-0267 constraint_check_test.tar.gz Description: GNU Zip compressed data ---(end of broadcast)--

Re: [HACKERS] simple make check failures

2004-02-25 Thread Jonathan Scott
recompile bison from source, so it does not do any kind of backward compatibility stuff? (if you are in fact suggesting that is what the old bison reported) Jonathan Scott On Thu, 26 Feb 2004 00:17:14 -0500 Tom Lane <[EMAIL PROTECTED]> wrote: > Jonathan Scott <[EMAIL PROTEC