Search Postgresql Archives

Re: Error handling in stored functions/procedures

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> a) The basic contents of the internal data dictionary can be used to
> check incoming fields from on their length and permitted contents.
> 
> b) With a little extra work, I should be able to define a table which
> can be used to check field contents against field masks.
You can use column check constraints with regular expressions
for that. No need for an extra table I would assume.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux