Re: [GENERAL] Create view is not accepting the parameter in postgres functions

2012-06-13 Thread Divyaprakash Y
13, 2012 12:39 PM To: Divyaprakash Y Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Create view is not accepting the parameter in postgres functions On 06/13/2012 01:31 PM, Divyaprakash Y wrote: > CREATE OR REPLACE FUNCTION "MyFun"("IdArgs" INTEGER) >

[GENERAL] Create view is not accepting the parameter in postgres functions

2012-06-12 Thread Divyaprakash Y
Hi, Is the following postgres function correct? CREATE OR REPLACE FUNCTION "MyFun"("IdArgs" INTEGER) RETURNS SETOF "B" AS $BODY$ CREATE VIEW "A" AS SELECT * FROM "B" WHERE "Id" = $1; SELECT * FROM "B"; $BODY$ LANGUAGE 'sql' VOLATILE

Re: [GENERAL] Postgresql support for windows 8 and Windows 2012 server

2012-06-05 Thread Divyaprakash Y
windows 8 and Windows 2012 server On 06/05/12 6:38 AM, Divyaprakash Y wrote: > > Hi, > > Will the postgres be supported in the following Operating Systems? > > 1. Windows 8 > 2. Windows 2012 Server > wild guess (untested) says the current versions for win7/server 2007

[GENERAL] Postgresql support for windows 8 and Windows 2012 server

2012-06-05 Thread Divyaprakash Y
Hi, Will the postgres be supported in the following Operating Systems? 1. Windows 8 2. Windows 2012 Server Regards, DP __ DISCLAIMER: This electronic message and any attachments to this electronic