Marc Britten writes:
> language-lawyer version.. you used the wrong version of the lang, the docs
> say it complies to SQL3, which has completely different wording than SQL99
SQL3 isn't a standard, the term used to be employed to mean "the potential
successor to ISO/IEC 9075:1992", which turned
Thomas Lockhart writes:
> Do you have a reference for an SQL99 document? Preferably on-line or in
> a form similar to what we've found for SQL3-1999?
ftp://jerry.ece.umassd.edu/isowg3/x3h2/Standards/ansi-iso-9075-[12345]-1999.txt
This seems to be the real copyrighted deal, so get yours while it
Has anyone posted a web page describing MySQL -> Postgresql commands?
ie. In MySQL, to show all databases you type #show databases; How does
Postgresql do this?
Things like that. Is there a page anywhere like this?
-
Stephen Lawrence Jr.
[EMAIL PROTECTED]
[ Charset ISO-8859-1 unsupported, converting... ]
> Thomas Lockhart writes:
>
> > Do you have a reference for an SQL99 document? Preferably on-line or in
> > a form similar to what we've found for SQL3-1999?
>
> ftp://jerry.ece.umassd.edu/isowg3/x3h2/Standards/ansi-iso-9075-[12345]-1999.txt
>
>
On Sat, Jun 24, 2000 at 12:29:14PM -0400, Bruce Momjian wrote:
> [ Charset ISO-8859-1 unsupported, converting... ]
> > Thomas Lockhart writes:
> >
> > > Do you have a reference for an SQL99 document? Preferably on-line or in
> > > a form similar to what we've found for SQL3-1999?
> >
> > ftp://j
On Sat, 24 Jun 2000, Stephen Lawrence wrote:
SL>Has anyone posted a web page describing MySQL -> Postgresql commands?
SL>
SL>ie. In MySQL, to show all databases you type #show databases; How does
SL>Postgresql do this?
SL>
SL>Things like that. Is there a page anywhere like this?
Look at the man
I was kinda hoping for a web page somewhere that would have a comparison
table of all MySQL/PostgreSQL commands or something.
-
Stephen Lawrence
[EMAIL PROTECTED]
- Original Message -
From: "Robert J. Sprawls" <[EMAIL PROTECTED]>
Sent: Saturday, June 24, 2000 2:15 PM
Subject: Re: [GENER
Hi !
I am new comer to PostgreSQL. I have few years experience of OODB
(CA-Jasmine). It's is possible to give PostgreSQL more oo support in future release ?
If PostgreSQL can support method and collection will very helpful.
I hope the mail-list was the correctly place to post
Hello,
I just upgraded from 6.5.2 to 7.0.2 on SuSE 6.4 Linux, and now I get this
message when trying to insert records:
ERROR: fmgr_info: function 19104: cache lookup failed
This only happens on tables that use refint.so (under contrib/spi in the source
distribution). There is a trigger that c