[PATCHES] unsubscribe

2005-12-08 Thread Dinesh Pandey
unsubscribe

[PATCHES] How to include "EXCEPTION" handling block in PL/TCL function.

2005-04-17 Thread Dinesh Pandey
to connect/invalid email etc.)   Pls update the code attached below.   Thanks Dinesh Pandey   CREATE OR REPLACE FUNCTION PGMAIL(text, text, text, text, text, text) RETURNS INT4 AS '   set mailfrom   $1   set mailto $2   set

[PATCHES] Exception handling: Oracle's "SQLERRM" keyword option?

2005-04-17 Thread Dinesh Pandey
or code in PostgreSQL after an EXCEPTION or RAISE EXCEPTION occurs in EXCEPTION block??   Pls help me or send me some example.     Thanks Dinesh Pandey     

Re: [PATCHES] [HACKERS] Implementation of SQLCODE and SQLERRM variables

2005-04-18 Thread Dinesh Pandey
Hello All, Where can I find patch for SQLERRM/SQLSTATE variable implementation?. I am using Postgres 8.0.1. Its very urgent because I have an assignment of Porting Oracle's PL?SQL into PL/pgSQL. Thanks Dinesh Pandey -Original Message- From: [EMAIL PROTECTED] [mailto:[

Re: [PATCHES] Implementation of SQLSTATE and SQLERRM variables

2005-04-19 Thread Dinesh Pandey
context diff to me... File to patch: gram.y Hunk #3 failed at line 244. Malformed patch at line 93: patch: Line must begin with '+ ', ' ', or '! '. bash-2.03# bash-2.03# Kindly let me know what's wrong? Please help me how to apply this patch. Thanks Dinesh Pan

FW: [PATCHES] Implementation of SQLSTATE and SQLERRM variables

2005-04-19 Thread Dinesh Pandey
it is giving the following error. bash-2.03# patch -p4 < sqlstate.diff Looks like a context diff to me... File to patch: gram.y Hunk #3 failed at line 244. Malformed patch at line 93: patch: Line must begin with '+ ', ' ', or '! '. bash-2.03# bash-2.03# Kindly let m

Re: [PATCHES] Implementation of SQLSTATE and SQLERRM variables

2005-05-26 Thread Dinesh Pandey
Is this implementation is available in postgres 8.0.2 ? Or which version of Postgres? Thanks Dinesh Pandey -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pavel Stehule Sent: Thursday, May 26, 2005 12:47 PM To: Neil Conway Cc: Bruce Momjian; pgsql