Shantanu wrote:
ERROR: EXECUTE of SELECT ... INTO is not implemented yet
PostgreSQL 8.3 includes support for EXECUTE ... INTO, so you may want to
look at an upgrade.
Personally I wouldn't call this a bug at all. It's just that PostgreSQL
knew how to parse that query before the support for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, May 30, 2008 at 09:57:49PM +0530, Shantanu wrote:
> Hello experts,
>
>
> I am facing this error.
>
> mydb=> select version();
> version
>
>
If I understand correctly, Is version 8.0.0-rc1 bundled with MoteView? If yes
then I highly recommended to install 8.3.1 version. Version 8.0 is unsupported
on Windows platform now.
Zdenek
Yu Qun napsal(a):
hey:
I am the new one to use PostgreSql, when I install the MoteView includin
Hello experts,
I am facing this error.
mydb=> select version();
version
PostgreSQL 8.1.9
(1 row)
mydb=> \i /tmp/test.sql
CREATE FUNCTION
mydb=> select sp_test();
ERRO
Hi there,
I am trying to compile Postgres 8.1.9 in the following Linux version:
Linux version 2.6.9-34.EL ([EMAIL PROTECTED]) (gcc version
3.4.5 20051201 (Red Hat 3.4.5-2))
but I get a bunch of errors saying "
i386 architecture of input file
`../../src/port/libpgport_srv.a(pgstrcasecmp_srv.o)'
The following bug has been logged online:
Bug reference: 4213
Logged by: ROUSSEAU Jacques
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.11
Operating system: Serveur 2003 R2
Description:Problem at installing this version
Details:
After the screen of instal
The following bug has been logged online:
Bug reference: 4212
Logged by: Frank Millman
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.1
Operating system: Fedora 7
Description:Documentation re upgrading
Details:
Section 15.4 of the Manual - Upgrading
[...]