creating assertions in functions - Mailing list pgsql-general

From Leon Sol Levy
Subject creating assertions in functions
Date
Msg-id 96f5ve$cve$2@woodrow.ucdavis.edu
Whole thread Raw
List pgsql-general
 hi.  i was wondering how to go about creating an assertion to be used within a
pl/sql function.
do i put

create assertion  <assertion name>
check ...

before or after "begin"?

thanks

--
-leon (in the dungeon of EUII @ UC Davis)

pgsql-general by date:

Previous
From: "Bryan White"
Date:
Subject: Re: Number of Connections
Next
From: David Wheeler
Date:
Subject: Re: Case insensitive selects?