Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: PL/pgSQL und FOUND


  • From: Andreas Seltenreich <andreas+pg(at)gate450(dot)dyndns(dot)org>
  • To: Thomas Zuberbuehler <sa(at)zubi(dot)li>
  • Cc: pgsql-de-allgemein(at)postgresql(dot)org
  • Subject: Re: PL/pgSQL und FOUND
  • Date: Thu, 29 Dec 2005 13:18:46 +0100
  • Message-id: <87bqz014gp(dot)fsf(at)gate450(dot)dyndns(dot)org>

Thomas Zuberbuehler writes:

>       EXECUTE 'INSERT INTO geonames.metadata VALUES ( ' || geoobj || ',
> ' || mt || ', ''' || inf || ''', ''' || s || ''', ''' || d ||''');';

Hmm, sind hier geoobj und mt vertauscht?

> CREATE TABLE geonames.metadata (
>
>   fid_metatype          INTEGER,
>   fid_geoobject         BIGINT,

Gruß
Andreas

Attachment: pgpUUnLH1Pa2O.pgp
Description: PGP signature



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group