Skip to content

minatoaquaMK2/PostgreSQL_Email_Type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

User defined e-mail type

A new data type for dealing with email addresses.

RUN

$ cd postgresql-11.3/src/tutorial
$make

Once you have made the email while still in the src/tutorial directory, start a psql session on your test database and run the email.sql file as follows:

$ psql test
psql (11.3)
Type "help" for help.

\i email.sql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published