Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Header And Logo
|
Site Navigation
Home
About
Downloads
Documentation
Community
Developers
Support
Section Navigation
Community
Contributors
Mailing Lists
Subscribe
User lists
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-cygwin
pgsql-general
pgsql-interfaces
pgsql-jdbc
pgsql-jobs
pgsql-novice
pgsql-odbc
pgsql -performance
pgsql-php
pgsql-ports
pgsql-sql
Developer lists
Regional lists
Project lists
User groups
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
Community login
Profile
Lost password
Search for
Advanced Search
Re: Help with plpgsql - subst variable value
From
: Christopher Steffen <
Christopher(dot)Steffen(at)noaa(dot)gov
>
To
:
bodnar(at)malva(dot)com(dot)ua
Cc
:
pgsql-general(at)postgresql(dot)org
,
pgsql-interfaces(at)postgresql(dot)org
Subject
: Re: Help with plpgsql - subst variable value
Date
: Tue, 01 Aug 2006 21:37:23 +0000
*Alexander Bodnar * Try ObjectSeqName TEXT := foobar;
EXECUTE 'CREATE SEQUENCE ' || ObjectSeqName || ' start 1 increment 1
maxvalue 2147483647';
Thanks, Chris Steffen
Prev by Date:
Re: Using FETCH ALL with descriptor areas
Next by Date:
PGconn structure
Previous by thread:
Re: Using FETCH ALL with descriptor areas
Next by thread:
PGconn structure
Indexes:
Main
Thread
Home
|
Main Index
|
Thread Index
Privacy Policy
| PostgreSQL Archives hosted by
Command Prompt, Inc.
| Designed by
tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group