Re: creating assertions in functions

From: Leon Sol Levy <levy(at)pc50(dot)cs(dot)ucdavis(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: creating assertions in functions
Date: 2001-02-16 21:40:30
Message-ID: 96k6oe$hj5$1@woodrow.ucdavis.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hmm.. actually the problem i encountered didn't require me to try the impossible below!

-leon

Leon Sol Levy <levy(at)pc41(dot)cs(dot)ucdavis(dot)edu> wrote:
: 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)

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jie Liang 2001-02-16 21:50:48 Re: Re: [GENERAL] what means "INSERT xxx yyy" ?
Previous Message Tom Lane 2001-02-16 21:23:57 Re: Number of Connections