Embed presentation





































This document discusses using Perl and Ruby procedural languages inside PostgreSQL. It provides examples of using PL/Perl and PL/Ruby to validate barcode numbers and email addresses, including regular expressions for email validation in Perl. The document also discusses creating custom data types in PostgreSQL like GTIN and email that implement validation functions using procedural languages.



































