That's true . it wont work if we add remove the columns.
I wanted to add column to view and change the data type to existing column
-Original Message-
From: Grzegorz JaĆkiewicz [mailto:gryz...@gmail.com]
Sent: Tuesday, October 19, 2010 7:50 PM
To: Tom Lane
Cc: Ravi Katkar;
cascading its dependents, after that I created the view it
should have its dependents as to that of older one.
Thanks in advance.
Thanks,
Ravi Katkar
Hi,
I had referred below link
I could not able to locate or identify api to retrieve information like
precision, scale, nullability.
Thanks,
Ravi Katkar
-Original Message-
From: willfurn...@googlemail.com [mailto:willfurn...@googlemail.com] On Behalf
Of William Furnass
Sent
From: Ravi Katkar
Sent: Tuesday, July 27, 2010 5:45 PM
To: 'pgsql-general@postgresql.org'; 'pgsql-o...@postgresql.org'
Subject: resultset metadata libpq
Hi List,
I am using libpq c api to connect postgresql server.
I wanted to retriev
Hi List,
I am using libpq c api to connect postgresql server.
I wanted to retrieve the below metadata information for a column from resultset.
Column name, ( PQfname )
type, (PQftype )
precision, ( ?)
scale, (?)
nullability(?)
Thanks in advance
Regards,
Ravi Katkar
tried with SERVER=localhost
and xhost+localhost, again Severname=localhost and xhost+localhost nothing is
working after re-compiling and running the .c file.
Thanks,
Ravi Katkar
From: Ravi Katkar
Sent: Thursday, July 15, 2010 2:45 PM
Hi List ,
I have installed PostgreSQL server in RHEL 5.3. I can able to start the
database and also able to work on the DB by creating tables etc. When I am
trying to connect thru ODBC from windows
schema I wish.
Any ideas?
Thanks in advance.
-- Ravi Katkar
me
of the options avail with PSQL.
Thanks,
Ravi Katkar
of the options avail with PSQL.
Thanks,
Ravi Katkar
guide or document on ODBC guide which can help.
Thanks,
Ravi Katkar
N
--vvar := 10;
vout := 10;
perform adf(vout) ;
RETURN;
END; $BODY$
LANGUAGE 'plpgsql';
I have a couple of questions on above function
1) Why the return type is record after compiling?
2) How to catch the return value of out parameter for above case value of vVar.
Thanks,
Ravi Katkar
: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Transaction with in function
In response to Ravi Katkar :
>
>
> I looking for solution for commit, rollback with in function.
You can't use transactions within functions, use savepoints instead.
http://www.postgresql.org/docs/
pgsql';
Thanks in advance .
Regards
Ravi Katkar
t; is null
SQL state: 22004
Context: PL/pgSQL function "test_call" line 7 at FETCH
Thanks,
Ravi Katkar
15 matches
Mail list logo