Implementation of a singly linked list in PostgreSQL. Guess this not how RDBMSes are meant to deal with ordered structures, however I thought it would be a nice excercise to get to know PostgreSQL. Will be working on a PL/SQL port in the near future.