Some questions about PLpgSql - Mailing list pgsql-sql

From datactrl
Subject Some questions about PLpgSql
Date
Msg-id 002801c0ad3f$a2c77760$2400a8c0@hnjack
Whole thread Raw
List pgsql-sql
Hi, all

By using 'PLpgsql', is that possible to

1) check if a specific table exists?
2) check if an INSERT/UPDATE/ DELETE has done successfully?


Is there some more documents or samples for PLpgsql except  USER GUIDE and
PostgreSQL Introduction & concept?

THANK YOU

JACK




pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: need to join successive log entries into one
Next
From: Jeff Putsch
Date:
Subject: Help with UPDATE syntax