implementing check-in/check-out of an items table

From: Seb <spluque(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: implementing check-in/check-out of an items table
Date: 2011-05-20 13:41:06
Message-ID: 87tycp4hhp.fsf@kolob.subpolar.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm trying to implementing the checking in and checking out of items in
a table, whereby an item cannot be checked out if it's not checked-in.
I've searched for schemas for public libraries where this is a key
requirement, but haven't managed to hit the right keywords to get
relevant results.

Thanks,

--
Seb

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2011-05-20 13:47:57 Re: Views permessions
Previous Message Hans C. Poo 2011-05-20 13:28:11 Re: Unexpected protocol character='j' during authentication..